summaryrefslogtreecommitdiff
path: root/epan/dissectors/file-pcapng.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/file-pcapng.c')
-rw-r--r--epan/dissectors/file-pcapng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/file-pcapng.c b/epan/dissectors/file-pcapng.c
index c56110efcd..133b3c6330 100644
--- a/epan/dissectors/file-pcapng.c
+++ b/epan/dissectors/file-pcapng.c
@@ -1480,7 +1480,7 @@ proto_register_pcapng(void)
NULL, HFILL }
},
{ &hf_pcapng_option_data_ipv6,
- { "IPv6", "pcapng.options.option.data.ipv4",
+ { "IPv6", "pcapng.options.option.data.ipv6",
FT_IPv6, BASE_NONE, NULL, 0x00,
NULL, HFILL }
},