http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45728
User: wmeier
Date: 2012/10/22 01:46 PM
Log:
Cleanup:
- Ethereal --> Wireshark;
- gerald@xxxxxxxxxxxx --> gerald@xxxxxxxxxxxxx;
- update FSF address;
- remove unneeded #includes;
- Fix ENC args for proto_tree_add_item() & etc;
- simplify/remove proto_reg_handoff...() as appropriate;
- remove some boilerplate comments;
- move proto_register...() and proto_reg_handoff...() to
the end of the file as per convention;
- remove some unneeded initializers.
- simplify some code;
- replace "" in hf[] blurb by NULL.
Directory: /trunk/epan/dissectors/
Changes Path Action
+12 -36 packet-aprs.c Modified
+74 -91 packet-ax25-kiss.c Modified
+2 -2 packet-ax25-kiss.h Modified
+29 -44 packet-ax25-nol3.c Modified
+70 -86 packet-ax25.c Modified
+3 -3 packet-ax25.h Modified
+29 -50 packet-bpq.c Modified
+2 -2 packet-bpq.h Modified
+17 -35 packet-flexnet.c Modified
+91 -121 packet-netrom.c Modified
+3 -3 packet-netrom.h Modified