aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nlsp.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-10-06 08:35:30 +0000
committerGuy Harris <guy@alum.mit.edu>2003-10-06 08:35:30 +0000
commite53d7ed5ed220a37b091a1e5b772bac7f42550b9 (patch)
treef869381720efb7a9bc2ef52e4f7ea2ad2f4233c0 /packet-nlsp.c
parent16d0331e43d2e5153c850ec5c4e4b8f00c7e50f1 (diff)
From packet steve: get rid of some duplicate field definitions (some
aren't exactly duplicates, but they both set the same hf_ variable). svn path=/trunk/; revision=8621
Diffstat (limited to 'packet-nlsp.c')
-rw-r--r--packet-nlsp.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-nlsp.c b/packet-nlsp.c
index d3abbdd76a..1d88c51558 100644
--- a/packet-nlsp.c
+++ b/packet-nlsp.c
@@ -1,7 +1,7 @@
/* packet-nlsp.c
* Routines for NetWare Link Services Protocol
*
- * $Id: packet-nlsp.c,v 1.6 2003/04/20 01:14:42 gerald Exp $
+ * $Id: packet-nlsp.c,v 1.7 2003/10/06 08:35:30 guy Exp $
*
* Based on ISIS dissector by Stuart Stanley <stuarts@mxmail.net>
*
@@ -1591,10 +1591,6 @@ proto_register_nlsp(void)
{ "Holding Timer", "nlsp.hello.holding_timer", FT_UINT8, BASE_DEC,
NULL, 0x0, "", HFILL }},
- { &hf_nlsp_hello_holding_timer,
- { "Holding Timer", "nlsp.hello.holding_timer", FT_UINT8, BASE_DEC,
- NULL, 0x0, "", HFILL }},
-
{ &hf_nlsp_hello_priority,
{ "Priority", "nlsp.hello.priority", FT_UINT8, BASE_DEC,
NULL, NLSP_HELLO_PRIORITY_MASK,