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

Date: Tue, 29 Oct 2013 14:48:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52949

User: morriss
Date: 2013/10/29 02:48 PM

Log:
 From Marko Hrastovec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9347 :
 
 Asterix dissector had two #if 0 ... #endif blocks because it obviously did not
 compile on some systems.
 
 Blocks were created because of mistyped variable names and variable not used
 warning/error.
 
 The errors were corrected.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +2 -6      packet-asterix.c    Modified