aboutsummaryrefslogtreecommitdiffstats
path: root/packet-fr.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-fr.c
parent848fa2349947d94825fc3a611ec3b1c0986d8b2b (diff)
Pull the NLPID for Wellfleet compression into "nlpid.h".
svn path=/trunk/; revision=3173
Diffstat (limited to 'packet-fr.c')
-rw-r--r--packet-fr.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/packet-fr.c b/packet-fr.c
index 9fde78281e..6b50d4a378 100644
--- a/packet-fr.c
+++ b/packet-fr.c
@@ -3,7 +3,7 @@
*
* Copyright 2001, Paul Ionescu <paul@acorp.ro>
*
- * $Id: packet-fr.c,v 1.10 2001/03/23 19:22:02 jfoster Exp $
+ * $Id: packet-fr.c,v 1.11 2001/03/23 21:49:23 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -68,8 +68,6 @@
#define FROM_DCE 0x80 /* for direction setting */
-#define NLPID_WCP 0xb0 /* Wellfleet compression ip */
-
static gint proto_fr = -1;
static gint ett_fr = -1;
static gint hf_fr_dlci = -1;