aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ieee80211.c
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-05-01 07:21:19 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2002-05-01 07:21:19 +0000
commitb66d4ff326612c6c25745f5cc7ee81d78afb0292 (patch)
tree8a49a7cc23e567769830ec8fa89682524bdafe7f /packet-ieee80211.c
parent9f8afa5029a04f65c915807cee82f17cf84afdbd (diff)
Fix an error in a blurb.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5327 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-ieee80211.c')
-rw-r--r--packet-ieee80211.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-ieee80211.c b/packet-ieee80211.c
index 891597b285..99aef128e3 100644
--- a/packet-ieee80211.c
+++ b/packet-ieee80211.c
@@ -3,7 +3,7 @@
* Copyright 2000, Axis Communications AB
* Inquiries/bugreports should be sent to Johan.Jorgensen@axis.com
*
- * $Id: packet-ieee80211.c,v 1.60 2002/04/24 06:03:33 guy Exp $
+ * $Id: packet-ieee80211.c,v 1.61 2002/05/01 07:21:19 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -2096,7 +2096,7 @@ proto_register_wlan (void)
{&hf_fragments,
{"802.11 Fragments", "wlan.fragments", FT_NONE, BASE_NONE, NULL, 0x0,
- "WTP Fragments", HFILL }},
+ "802.11 Fragments", HFILL }},
{&hf_wep_iv,
{"Initialization Vector", "wlan.wep.iv", FT_UINT24, BASE_HEX, NULL, 0,