From f8166804a897be6fc5cc550faefd3738878e95ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Wed, 24 Jun 2009 01:40:54 +0000 Subject: From Kovarththanan Rajaratnam: More asn1/* header field info cleanup svn path=/trunk/; revision=28826 --- asn1/ftam/packet-ftam-template.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asn1/ftam') diff --git a/asn1/ftam/packet-ftam-template.c b/asn1/ftam/packet-ftam-template.c index 2327d14c69..49d4546bdb 100644 --- a/asn1/ftam/packet-ftam-template.c +++ b/asn1/ftam/packet-ftam-template.c @@ -126,10 +126,10 @@ void proto_register_ftam(void) { { { &hf_ftam_unstructured_text, { "ISO FTAM unstructured text", "ftam.unstructured_text", FT_STRING, - BASE_DEC, NULL, 0x0, "ISO FTAM unstructured text", HFILL } }, + BASE_NONE, NULL, 0x0, NULL, HFILL } }, { &hf_ftam_unstructured_binary, { "ISO FTAM unstructured binary", "ftam.unstructured_binary", FT_BYTES, - BASE_DEC, NULL, 0x0, "ISO FTAM unstructured binary", HFILL } }, + BASE_NONE, NULL, 0x0, NULL, HFILL } }, #include "packet-ftam-hfarr.c" }; -- cgit v1.2.3