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

Date: Fri, 30 Mar 2012 14:48:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41846

User: jmayer
Date: 2012/03/30 07:48 AM

Log:
 gcc.47 would complain that rsoffset might be used uninitialized
 when passed by reference. Init to 0 to silence this warning.
 
 Some whitespace fixes.

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