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

Date: Fri, 22 Apr 2011 15:53:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36813

User: sfisher
Date: 2011/04/22 08:53 AM

Log:
 Use _U_ for unused function parameters instead of assigning a variable
 to itself.  Found by clang compiler.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -2      packet-ansi_637.c    Modified
  +1 -7      packet-ansi_683.c    Modified
  +5 -12     packet-ansi_a.c      Modified