aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h264.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h264.c')
-rw-r--r--epan/dissectors/packet-h264.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-h264.c b/epan/dissectors/packet-h264.c
index d1adf53ff2..13eb4b4847 100644
--- a/epan/dissectors/packet-h264.c
+++ b/epan/dissectors/packet-h264.c
@@ -1843,7 +1843,7 @@ proto_register_h264(void)
"Constraint_set1_flag", HFILL }
},
{ &hf_h264_constraint_set2_flag,
- { "Constraint_set1_flag", "h264.constraint_set2_flag",
+ { "Constraint_set2_flag", "h264.constraint_set2_flag",
FT_UINT8, BASE_DEC, NULL, 0x20,
"NRI", HFILL }
},