Use _U_ for unused function parameters instead of assigning the variable
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Apr 2011 17:33:53 +0000 (17:33 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 22 Apr 2011 17:33:53 +0000 (17:33 +0000)
commit2eb959b42ef90f8bafbdbe370107f335cf0e3b9e
tree615893fb4cb94891c92d30fb29ee4ace16cfa8d1
parente8446446ec79ef64f4f526d4e84a5c29586caf3b
Use _U_ for unused function parameters instead of assigning the variable
to itself.  Found by clang 3.0 (trunk 129935) compiler.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36821 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-iax2.c