fix usage of "if(tree) {" to display the right things, even if no coloring rule is set
[obnox/wireshark/wip.git] / epan / dissectors / packet-bssgp.c
2005-02-12 etxrabFrom Rene Pilz :
2004-12-29 guyFrom Albert Chin: get rid of C99/GCCisms (initializing...
2004-12-25 ulflAgain, some warnings removed.
2004-12-25 ulflAgain, some warnings removed.
2004-12-12 etxrabAdd IMSI to the tree if it's built.
2004-12-11 etxrabFix another lengt issue, and comment out some other...
2004-12-10 etxrabDon't add the length twice if tree is built.
2004-12-08 guySquelch some compiler warnings.
2004-12-08 etxrabFrom Susanne Edlund: I have rewritten the bssgp dissect...
2004-07-18 gramMove dissectors to epan/dissectors directory.