aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-roofnet.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-09-26 22:34:41 +0000
committerBill Meier <wmeier@newsguy.com>2008-09-26 22:34:41 +0000
commit09c5d0c15b011860abaafdc101d897dfb6889b5f (patch)
tree680db5b84853146d615068df114894ffc44097ce /epan/dissectors/packet-roofnet.c
parentc3ea1560bdfb42902824fedb465ccb137b36a313 (diff)
Addt'l minor change relating to proto_reg_handoff
svn path=/trunk/; revision=26282
Diffstat (limited to 'epan/dissectors/packet-roofnet.c')
-rw-r--r--epan/dissectors/packet-roofnet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-roofnet.c b/epan/dissectors/packet-roofnet.c
index acfeb3e25f..ee7742abda 100644
--- a/epan/dissectors/packet-roofnet.c
+++ b/epan/dissectors/packet-roofnet.c
@@ -354,7 +354,7 @@ void proto_register_roofnet(void)
void proto_reg_handoff_roofnet(void)
{
- static dissector_handle_t roofnet_handle;
+ dissector_handle_t roofnet_handle;
/* Until now there is no other option than having an IPv4 payload (maybe
* extended one day to IPv6 or other?) */