aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lapbether.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-lapbether.c')
-rw-r--r--packet-lapbether.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-lapbether.c b/packet-lapbether.c
index d9e4164382..ad1616a1b0 100644
--- a/packet-lapbether.c
+++ b/packet-lapbether.c
@@ -3,7 +3,7 @@
* Richard Sharpe <rsharpe@ns.aus.com> based on the lapb module by
* Olivier Abad <oabad@cybercable.fr>
*
- * $Id: packet-lapbether.c,v 1.5 2001/01/25 06:14:14 guy Exp $
+ * $Id: packet-lapbether.c,v 1.6 2001/06/18 02:17:48 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -83,7 +83,7 @@ proto_register_lapbether(void)
static hf_register_info hf[] = {
{ &hf_lapbether_length,
{ "Length Field", "lapbether.length", FT_UINT16, BASE_DEC, NULL, 0x0,
- "LAPBEther Length Field"}},
+ "LAPBEther Length Field", HFILL }},
};
static gint *ett[] = {