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

Date: Tue, 21 Jul 2009 07:59:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29154

User: martinm
Date: 2009/07/21 12:59 AM

Log:
 Stop using the C++ 'true' and 'false'.
 
 I still get a compilation error...
 
 packet-bacapp.c: In function `dissect_bacapp':
 packet-bacapp.c:6350: warning: 'bacapp_invoke_id' might be used uninitialized in this function
 
 ... although I've followed the paths (including the setting of 'segment'), and it looks bogus to me.

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