aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/qsig/packet-qsig-template.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-06-24 01:40:54 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-06-24 01:40:54 +0000
commitf8166804a897be6fc5cc550faefd3738878e95ba (patch)
tree3bc9b80c9671822d006e1c37cc254564949b7a27 /asn1/qsig/packet-qsig-template.c
parent96079919f58c895b9cd3126b490a24dde648a4a8 (diff)
From Kovarththanan Rajaratnam:
More asn1/* header field info cleanup svn path=/trunk/; revision=28826
Diffstat (limited to 'asn1/qsig/packet-qsig-template.c')
-rw-r--r--asn1/qsig/packet-qsig-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/qsig/packet-qsig-template.c b/asn1/qsig/packet-qsig-template.c
index 9a88a54b93..47d977ae02 100644
--- a/asn1/qsig/packet-qsig-template.c
+++ b/asn1/qsig/packet-qsig-template.c
@@ -603,7 +603,7 @@ void proto_register_qsig(void) {
FT_UINT8, BASE_DEC, NULL, 0x0,
"Information Element Length", HFILL }},
{ &hf_qsig_ie_data, { "Data", "qsig.ie.data",
- FT_BYTES, BASE_HEX, NULL, 0x0,
+ FT_BYTES, BASE_NONE, NULL, 0x0,
NULL, HFILL }},
{ &hf_qsig_tc, { "Transit count", "qsig.tc",
FT_UINT8, BASE_DEC, NULL, 0x1F,