From 3674c4b12eec2318be558a6c496a07eeab0dd24d Mon Sep 17 00:00:00 2001 From: hannes Date: Mon, 18 Oct 2004 12:09:20 +0000 Subject: clean up some confusion between Q.933 and LMI --- nlpid.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nlpid.c') diff --git a/nlpid.c b/nlpid.c index 425ad953..a2d6d245 100755 --- a/nlpid.c +++ b/nlpid.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/nlpid.c,v 1.2 2004-10-12 21:02:00 hannes Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/nlpid.c,v 1.3 2004-10-18 12:09:20 hannes Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -28,8 +28,8 @@ static const char rcsid[] _U_ = struct tok nlpid_values[] = { { NLPID_NULLNS, "NULL" }, + { NLPID_Q933, "Q.933" }, { NLPID_LMI, "LMI" }, - { NLPID_CISCO_LMI, "Cisco LMI" }, { NLPID_SNAP, "SNAP" }, { NLPID_CLNP, "CLNP" }, { NLPID_ESIS, "ES-IS" }, -- cgit v1.2.1