Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Tue, 06 Mar 2012 17:33:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41377

User: wmeier
Date: 2012/03/06 09:33 AM

Log:
 Use tvb_new_subset_remaining(...) rather than tvb_new_subset(...,-1,-1);
 Fix up a number of the comments;
 Use #if 0/#endif rather than /* */ to comment out code;
 Do some minor reformatting.

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +110 -110  packet-slowprotocols.c    Modified