Wireshark-commits: [Wireshark-commits] rev 54345: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 21 Dec 2013 22:05:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54345

User: jmayer
Date: 2013/12/21 10:05 PM

Log:
 Fix for
 
 /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-peekremote.c: In function ‘dissect_peekremote_new’:
 /home/jmayer/work/wireshark/svn/trunk/epan/dissectors/packet-peekremote.c:210:15: error: variable ‘ti_header_version’ set but not used [-Werror=unused-but-set-variable]
    proto_item *ti_header_version, *ti_header_size;
                ^
 cc1: all warnings being treated as errors

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