aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tpkt.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-tpkt.c')
-rw-r--r--packet-tpkt.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/packet-tpkt.c b/packet-tpkt.c
index 3ac45c31e5..ce7ffaefa9 100644
--- a/packet-tpkt.c
+++ b/packet-tpkt.c
@@ -7,7 +7,7 @@
* Routine to dissect RFC 1006 TPKT packet containing OSI TP PDU
* Copyright 2001, Martin Thomas <Martin_A_Thomas@yahoo.com>
*
- * $Id: packet-tpkt.c,v 1.6 2001/06/12 06:31:14 guy Exp $
+ * $Id: packet-tpkt.c,v 1.7 2001/06/18 02:17:53 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -188,7 +188,7 @@ proto_register_tpkt(void)
BASE_DEC,
NULL,
0x0,
- ""
+ "", HFILL
}
},
{
@@ -200,7 +200,7 @@ proto_register_tpkt(void)
BASE_DEC,
NULL,
0x0,
- ""
+ "", HFILL
}
},
{
@@ -212,7 +212,7 @@ proto_register_tpkt(void)
BASE_DEC,
NULL,
0x0,
- ""
+ "", HFILL
}
},
};