ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Thu, 02 Aug 2012 18:15:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44214

User: jmayer
Date: 2012/08/02 11:15 AM

Log:
 Fix:
 
 /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ax25.c:164:7: error: variable ‘v2cmdresp’ set but not used [-Werror=unused-but-set-variable]
 /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ax25.c: In function ‘proto_register_ax25’:
 /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-ax25.c:398:12: error: variable ‘ax25_module’ set but not used [-Werror=unused-but-set-variable]

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +40 -40    packet-ax25.c    Modified