Addt'l minor change relating to proto_reg_handoff

svn path=/trunk/; revision=26282
This commit is contained in:
Bill Meier 2008-09-26 22:34:41 +00:00
parent c3ea1560bd
commit 09c5d0c15b
1 changed files with 1 additions and 1 deletions

View File

@ -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?) */