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