Wireshark-commits: [Wireshark-commits] rev 34334: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 02 Oct 2010 14:54:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34334

User: wmeier
Date: 2010/10/02 07:54 AM

Log:
 Minor cleanup:
 - packet-cfm.h not used elsewhere: incorporate into packet-cfm.c;
 - Move proto_register and proto_reg_handoff to the end of the file;
 - Localize some variables;
 - Remove some unneeded initializers;
 - Cleanu some whitesace.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +0 -1      Makefile.common    Modified
  +723 -693  packet-cfm.c       Modified
  +0 -64     packet-cfm.h       Removed