aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ixveriwave.c
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-03-27 22:04:46 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-03-27 22:04:46 +0000
commit15dbffefc80a273395fb66962c2fe682215067cb (patch)
tree40beaf72dfec5e62a6c51fd23c1cc3c92926b8f4 /epan/dissectors/packet-ixveriwave.c
parent186d0c20069de25ecea357b66120a1d138622f79 (diff)
Fix the incorrectly duplicated display filter for hf_ixveriwave_vw_info_retryCount.
#BACKPORT(1.8) svn path=/trunk/; revision=48602
Diffstat (limited to 'epan/dissectors/packet-ixveriwave.c')
-rw-r--r--epan/dissectors/packet-ixveriwave.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ixveriwave.c b/epan/dissectors/packet-ixveriwave.c
index b6df22575e..87d10ad303 100644
--- a/epan/dissectors/packet-ixveriwave.c
+++ b/epan/dissectors/packet-ixveriwave.c
@@ -1114,7 +1114,7 @@ void proto_register_ixveriwave(void)
FT_UINT16, BASE_HEX, NULL, 0x0, NULL, HFILL } },
{ &hf_ixveriwave_vw_info_retryCount,
- { "Info field retry count", "ixveriwave.info",
+ { "Info field retry count", "ixveriwave.info.retrycount",
FT_UINT16, BASE_DEC, NULL, 0x0, NULL, HFILL } },
/* tx info decodes for VW510024 and 510012 */