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

Date: Wed, 18 Jul 2012 21:22:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43793

User: guy
Date: 2012/07/18 02:22 PM

Log:
 Nobody uses the return value of dissect_sender_array(), so don't have it
 return anything.
 
 Don't use gsize for offsets in packets; the type used in Wireshark is
 int.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +6 -8      packet-clique-rm.c    Modified