http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29296
User: wmeier
Date: 2009/08/04 12:01 PM
Log:
Minor changes:
- Move proto_register...() to the end of the file as per convention;
- Move ett[] to be local to proto_register...();
- "if (...==-1)" not req'd in proto_register...();
- #include <moduleinfo.h> not req'd;
- Remove unneeded forward declarations.
Directory: /trunk/plugins/wimax/
Changes Path Action
+786 -789 mac_hd_generic_decoder.c Modified
+134 -142 mac_hd_type1_decoder.c Modified
+427 -435 mac_hd_type2_decoder.c Modified
+78 -86 mac_mgmt_msg_decoder.c Modified
+122 -131 msg_aas_beam.c Modified
+124 -131 msg_aas_fbck.c Modified
+59 -64 msg_clk_cmp.c Modified
+468 -476 msg_dcd.c Modified
+419 -426 msg_dlmap.c Modified
+71 -78 msg_dsa.c Modified
+67 -73 msg_dsc.c Modified
(24 files not shown)