Wireshark-commits: [Wireshark-commits] rev 32200: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Tue, 16 Mar 2010 01:07:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32200

User: wmeier
Date: 2010/03/15 06:07 PM

Log:
 A few minor changes:
 - Move proto_reg_handoff... to the end of the file;
 - Remove unneeded forward declaration;
 - Fix a typo;
 - Use #if 0/#endif rather than /*...*/to comment-out code.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +15 -14    packet-gvcp.c    Modified