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

Date: Fri, 15 Jul 2011 00:08:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38034

User: wmeier
Date: 2011/07/14 05:08 PM

Log:
 Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings;
 Also:
  - Move proto_reg_handoff_msrp() to the end of the file;
  - Define a function and a global variable as static;

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +16 -21    packet-msrp.c    Modified