Wireshark-commits: [Wireshark-commits] rev 36821: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Fri, 22 Apr 2011 17:33:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36821

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

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

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +3 -10     packet-iax2.c    Modified