aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipv6.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ipv6.c')
-rw-r--r--epan/dissectors/packet-ipv6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ipv6.c b/epan/dissectors/packet-ipv6.c
index 22f21a189a..84af5b3505 100644
--- a/epan/dissectors/packet-ipv6.c
+++ b/epan/dissectors/packet-ipv6.c
@@ -2568,7 +2568,7 @@ proto_register_ipv6(void)
"Routing Header Address", HFILL }},
{ &hf_ipv6_frag_nxt,
{ "Next header", "ipv6.fragment.nxt",
- FT_UINT16, BASE_DEC | BASE_EXT_STRING, &ipproto_val_ext, 0x0,
+ FT_UINT8, BASE_DEC | BASE_EXT_STRING, &ipproto_val_ext, 0x0,
"Fragment next header", HFILL }},
{ &hf_ipv6_frag_reserved,
{ "Reserved octet", "ipv6.fragment.reserved_octet",