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

Date: Fri, 22 Apr 2011 17:30:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36819

User: sfisher
Date: 2011/04/22 10:30 AM

Log:
 Use _U_ for unused function parameters instead of assigning the
 variable to itself.  Found by clang 3.0 (trunk) compiler.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -4      packet-h223.c    Modified