aboutsummaryrefslogtreecommitdiffstats
path: root/packet-wcp.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-03-23 21:49:23 +0000
committerGuy Harris <guy@alum.mit.edu>2001-03-23 21:49:23 +0000
commit56323917706b747f939df4110dde346035e683ee (patch)
treeb58760c4d23773b930fbf75173bbd6e339f33cbe /packet-wcp.c
parent848fa2349947d94825fc3a611ec3b1c0986d8b2b (diff)
Pull the NLPID for Wellfleet compression into "nlpid.h".
svn path=/trunk/; revision=3173
Diffstat (limited to 'packet-wcp.c')
-rw-r--r--packet-wcp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-wcp.c b/packet-wcp.c
index 2937e8d605..08e0335130 100644
--- a/packet-wcp.c
+++ b/packet-wcp.c
@@ -2,7 +2,7 @@
* Routines for Wellfleet Compression frame disassembly
* Copyright 2001, Jeffrey C. Foster <jfoste@woodward.com>
*
- * $Id: packet-wcp.c,v 1.2 2001/03/23 20:47:17 jfoster Exp $
+ * $Id: packet-wcp.c,v 1.3 2001/03/23 21:49:23 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -184,7 +184,6 @@ static int hf_wcp_type = -1;
static gint ett_wcp = -1;
static gint ett_wcp_field = -1;
-#define NLPID_WCP 0xb0 /* NLPID value for WCP */
#define ETHERTYPE_WCP 0x80ff /* ether snap value for WCP */
/*