aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-radiotap.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-10-18 07:41:47 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-10-18 07:41:47 +0000
commitdcbd6348846eb71b59c80e3554f6852a2aa0f721 (patch)
treeabe541bc736bfe092636b8c9e9301bff320fcb73 /epan/dissectors/packet-radiotap.c
parent7e42c00c9cf5efb2b0ca977d1889a8c8f3398b73 (diff)
Remove blurbs equal to name.
svn path=/trunk/; revision=34551
Diffstat (limited to 'epan/dissectors/packet-radiotap.c')
-rw-r--r--epan/dissectors/packet-radiotap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-radiotap.c b/epan/dissectors/packet-radiotap.c
index 4a00786e5d..8aca97cbc4 100644
--- a/epan/dissectors/packet-radiotap.c
+++ b/epan/dissectors/packet-radiotap.c
@@ -782,12 +782,12 @@ void proto_register_radiotap(void)
{&hf_radiotap_vendor_ns,
{"Vendor namespace", "radiotap.vendor_namespace",
FT_BYTES, BASE_NONE, NULL, 0x0,
- "Vendor namespace", HFILL}},
+ NULL, HFILL}},
{&hf_radiotap_ven_oui,
{"Vendor OUI", "radiotap.vendor_oui",
FT_BYTES, BASE_NONE, NULL, 0x0,
- "Vendor OUI", HFILL}},
+ NULL, HFILL}},
{&hf_radiotap_ven_subns,
{"Vendor sub namespace", "radiotap.vendor_subns",