Wireshark-commits: [Wireshark-commits] rev 36826: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 22 Apr 2011 18:04:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36826

User: sfisher
Date: 2011/04/22 11:04 AM

Log:
 Fix various warnings found by clang 3.0 (trunk 129935) complier:
 
 - Extraneous parentheses
 
 - Use _U_ for unused function parameters instead of assigning the variable
   to itself

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -1      packet-sbus.c      Modified
  +1 -2      packet-srvloc.c    Modified
  +1 -2      packet-tcp.c       Modified
  +2 -2      packet-xml.c       Modified