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 40785: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 31 Jan 2012 23:36:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40785

User: guy
Date: 2012/01/31 03:36 PM

Log:
 Let's make all offsets within the packet guints.  (In most of the API,
 they're signed, but that's only to handle "offset from the end" - we
 should probably get rid of that and make them unsigned.)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +7 -6      packet-sccp.c    Modified