aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-04-08 09:44:42 +0000
committerGuy Harris <guy@alum.mit.edu>2002-04-08 09:44:42 +0000
commitb2c46086c3474a945f7f4c112c8c5979fb63e4a5 (patch)
treee162e25d554e8915d47b943f581d1f50dd5ed554 /wiretap/wtap.h
parent939b3c8e0a7252a7514d4c324e1d6cc90a1a84e8 (diff)
Use WTAP_ENCAP_IEEE_802_11_WITH_RADIO for AiroPeek files, rather than
having a special encapsulation type for AiroPeek files. svn path=/trunk/; revision=5123
Diffstat (limited to 'wiretap/wtap.h')
-rw-r--r--wiretap/wtap.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h
index 830afcd3bf..1aa567f210 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -1,6 +1,6 @@
/* wtap.h
*
- * $Id: wtap.h,v 1.108 2002/04/08 09:09:49 guy Exp $
+ * $Id: wtap.h,v 1.109 2002/04/08 09:44:42 guy Exp $
*
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
@@ -106,11 +106,10 @@
#define WTAP_ENCAP_LOCALTALK 24
#define WTAP_ENCAP_PRISM_HEADER 25
#define WTAP_ENCAP_PFLOG 26
-#define WTAP_ENCAP_AIROPEEK 27
-#define WTAP_ENCAP_HHDLC 28
+#define WTAP_ENCAP_HHDLC 27
/* last WTAP_ENCAP_ value + 1 */
-#define WTAP_NUM_ENCAP_TYPES 29
+#define WTAP_NUM_ENCAP_TYPES 28
/* File types that can be read by wiretap.
We support writing some many of these file types, too, so we