Stop using the C++ 'true' and 'false'.
authorMartin Mathieson <martin.r.mathieson@googlemail.com>
Tue, 21 Jul 2009 07:59:16 +0000 (07:59 -0000)
committerMartin Mathieson <martin.r.mathieson@googlemail.com>
Tue, 21 Jul 2009 07:59:16 +0000 (07:59 -0000)
commita2d0ad942f888652ca6684090bb0412b74899ff0
tree9915e2abc11a5650e0ad13d6ac6f49a5a122dd55
parentdafbc0abf33e718bd9fcf8e1cf00b0ad94613ee3
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.

svn path=/trunk/; revision=29154
epan/dissectors/packet-bacapp.c