aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tn3270.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-10-07 23:08:22 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-10-07 23:08:22 +0000
commit75f1e13c12a7c41ce35b2085878066c6f9ad938e (patch)
treef59744f6d8b7bec2171fd3a44ecea9d749a0e0d2 /epan/dissectors/packet-tn3270.c
parent3f8748951f3eb6d2c559977402046211d1288967 (diff)
Cleanup header fields.
svn path=/trunk/; revision=30394
Diffstat (limited to 'epan/dissectors/packet-tn3270.c')
-rw-r--r--epan/dissectors/packet-tn3270.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-tn3270.c b/epan/dissectors/packet-tn3270.c
index afd3491bd1..a8c837aaff 100644
--- a/epan/dissectors/packet-tn3270.c
+++ b/epan/dissectors/packet-tn3270.c
@@ -4327,7 +4327,7 @@ proto_register_tn3270(void)
NULL, HFILL }},
{ &hf_tn3270_scs_data,
{ "SCS data (noncompressed and noncompacted) to set up for restart", "tn3270.scs_data",
- FT_BYTES, BASE_HEX, NULL, 0x0,
+ FT_BYTES, BASE_NONE, NULL, 0x0,
NULL, HFILL }},
/* End - 5.22 - Restart */
@@ -5403,7 +5403,7 @@ proto_register_tn3270(void)
NULL, HFILL }},
{ &hf_tn3270_unknown_data,
{ "Unknown Data (Possible Mainframe/Emulator Bug)", "tn3270.unknown_data",
- FT_EBCDIC, BASE_HEX, NULL, 0x0,
+ FT_EBCDIC, BASE_NONE, NULL, 0x0,
NULL, HFILL }},
/*TN3270E - Header Fields */