Wireshark-commits: [Wireshark-commits] rev 39129: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 25 Sep 2011 15:09:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39129

User: wmeier
Date: 2011/09/25 08:09 AM

Log:
 Minor cleanup:
 - Fix two cases of "set but unused" as reported by GCC 4.6;
 - remove _U_ from parameters which are actually used;
 - printf --> REPORT_DISSECTOR_BUG;
 - define a function as static;

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +34 -33    packet-rdp.c    Modified