aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509if
diff options
context:
space:
mode:
authorGraeme Lunt <graeme.lunt@smhs.co.uk>2006-05-08 17:45:12 +0000
committerGraeme Lunt <graeme.lunt@smhs.co.uk>2006-05-08 17:45:12 +0000
commitc725ebe2420ce6c43a4538a8be4ec0c8fd329c41 (patch)
tree2f151b3efb5c6f393ab87cf5275711b9bcbea95a /asn1/x509if
parent9740278a1d17847c8330e7fb983815e5547494c2 (diff)
FT_STRING => FT_OID where applicable
svn path=/trunk/; revision=18107
Diffstat (limited to 'asn1/x509if')
-rw-r--r--asn1/x509if/packet-x509if-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/x509if/packet-x509if-template.c b/asn1/x509if/packet-x509if-template.c
index d9469c3d24..754dff9b0b 100644
--- a/asn1/x509if/packet-x509if-template.c
+++ b/asn1/x509if/packet-x509if-template.c
@@ -112,7 +112,7 @@ void proto_register_x509if(void) {
/* List of fields */
static hf_register_info hf[] = {
{ &hf_x509if_object_identifier_id,
- { "Id", "x509if.id", FT_STRING, BASE_NONE, NULL, 0,
+ { "Id", "x509if.id", FT_OID, BASE_NONE, NULL, 0,
"Object identifier Id", HFILL }},
{ &hf_x509if_any_string,
{ "AnyString", "x509if.any.String", FT_BYTES, BASE_HEX,