Note that we could save some overhead if we require the name argument to
[obnox/wireshark/wip.git] / packet-ieee80211.h
index 50ec5d01fa82eddc3d6f28765888d49c52a7de98..d07bb2b239a31e7aac7eb76d8558b5f632f0b062 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright 2000, Axis Communications AB 
  * Inquiries/bugreports should be sent to Johan.Jorgensen@axis.com
  *
- * $Id: packet-ieee80211.h,v 1.4 2001/11/20 21:59:12 guy Exp $
+ * $Id: packet-ieee80211.h,v 1.5 2002/01/28 01:13:48 guy Exp $
  *
  * Ethereal - Network traffic analyzer
  * By Gerald Combs <gerald@ethereal.com>
@@ -28,3 +28,4 @@
  */
 
 void capture_ieee80211 (const u_char *, int, int, packet_counts *);
+void capture_ieee80211_fixed (const u_char *, int, int, packet_counts *);