The expert_item pointers and expert_status values don't need to be
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 May 2009 19:33:46 +0000 (19:33 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 5 May 2009 19:33:46 +0000 (19:33 +0000)
commit69031bd4522167fa5471c3c6c112d3ad62ad008d
treeaf534cbbed5dde4b3fe77a21bc46c00b4a813965
parentf9556d17eaded38032163321846ec2cac113a87c
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28281 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/ncp2222.py
epan/dissectors/packet-ncp-nmas.c
epan/dissectors/packet-ncp-sss.c
epan/dissectors/packet-ncp.c
epan/dissectors/packet-ncp2222.inc
epan/dissectors/packet-ndps.c
epan/dissectors/packet-srvloc.c