Wireshark-commits: [Wireshark-commits] rev 26356: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ayiya.c packet-iec104.c packet-kdp.c packet-lanforge.c packet-pop.c packet-teamspeak2.c
From:
wmeier@xxxxxxxxxxxxx
Date: Sun, 05 Oct 2008 23:08:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26356
User: wmeier
Date: 2008/10/05 04:08 PM
Log:
Minor cleanup related to proto_register and/or proto_reg_handoff
ep_alloc + memset --> ep_alloc0 (teamspeak2)
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-ayiya.c Modified
+61 -64 packet-iec104.c Modified
+3 -5 packet-kdp.c Modified
+1 -1 packet-lanforge.c Modified
+1 -1 packet-pop.c Modified
+15 -24 packet-teamspeak2.c Modified