aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-mip6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mip6.c b/epan/dissectors/packet-mip6.c
index c33a6a1d2f..fecc4d1a41 100644
--- a/epan/dissectors/packet-mip6.c
+++ b/epan/dissectors/packet-mip6.c
@@ -4576,7 +4576,7 @@ proto_register_mip6(void)
NULL, HFILL }
},
{ &hf_mip6_cr_req_length,
- { "Req-type", "mip6.cr.req_length",
+ { "Req-length", "mip6.cr.req_length",
FT_UINT8, BASE_DEC, NULL, 0,
NULL, HFILL }
},