aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-at-ldf.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-at-ldf.c')
-rw-r--r--epan/dissectors/packet-at-ldf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-at-ldf.c b/epan/dissectors/packet-at-ldf.c
index fb76bc5be4..6c97ce9d31 100644
--- a/epan/dissectors/packet-at-ldf.c
+++ b/epan/dissectors/packet-at-ldf.c
@@ -122,7 +122,7 @@ proto_register_at_ldf(void)
},
{ &hf_at_ldf_text,
{ "Information", "atldf.info",
- FT_STRINGZPAD, STR_ASCII,
+ FT_STRINGZPAD, BASE_NONE,
NULL, 0x0,
NULL, HFILL }
}