http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47811
User: eapache
Date: 2013/02/21 02:24 PM
Log:
Trivial cleanups:
- use a gboolean instead of an int where appropriate
- comment out an unnecessary variable assignment
- move some other assignments to before the address of the variable is taken;
this makes the data flow more natural and cleans up some cppcheck warnings
Directory: /trunk/epan/dissectors/
Changes Path Action
+6 -6 packet-btavctp.c Modified
+33 -31 packet-bthid.c Modified