http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28281
User: guy
Date: 2009/05/05 12:33 PM
Log:
The expert_item pointers and expert_status values don't need to be
static; make them auto variables.
Make sure that expert information is added outside "if (tree) { }", so
it gets added even if we're not building the protocol tree.
Clean up white space.
Directory: /trunk/epan/dissectors/
Changes Path Action
+0 -2 ncp2222.py Modified
+2 -2 packet-ncp-nmas.c Modified
+2 -2 packet-ncp-sss.c Modified
+393 -396 packet-ncp.c Modified
+19 -18 packet-ncp2222.inc Modified
+6 -4 packet-ndps.c Modified
+518 -518 packet-srvloc.c Modified