aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tn3270.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-tn3270.c')
-rw-r--r--epan/dissectors/packet-tn3270.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-tn3270.c b/epan/dissectors/packet-tn3270.c
index 5923dc172f..43182ce78e 100644
--- a/epan/dissectors/packet-tn3270.c
+++ b/epan/dissectors/packet-tn3270.c
@@ -6613,7 +6613,7 @@ proto_register_tn3270(void)
FT_UINT16, BASE_DEC, NULL, 0x0,
NULL, HFILL }},
{ &hf_tn3270_tn3270e_header_data,
- { "TN3270E Header Data", "tn3270..tn3270e_header_data",
+ { "TN3270E Header Data", "tn3270.tn3270e_header_data",
FT_EBCDIC, BASE_NONE, NULL, 0x0,
NULL, HFILL }}
};