From ab0746820dc4e5a59d0fbd490854705ed02aba22 Mon Sep 17 00:00:00 2001 From: stig Date: Wed, 24 Jun 2009 01:40:54 +0000 Subject: From Kovarththanan Rajaratnam: More asn1/* header field info cleanup git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28826 f5534014-38df-0310-8fa8-9805f1628bb7 --- asn1/ocsp/packet-ocsp-template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asn1/ocsp') diff --git a/asn1/ocsp/packet-ocsp-template.c b/asn1/ocsp/packet-ocsp-template.c index e0f5111898..476481056a 100644 --- a/asn1/ocsp/packet-ocsp-template.c +++ b/asn1/ocsp/packet-ocsp-template.c @@ -121,7 +121,7 @@ void proto_register_ocsp(void) { { &hf_ocsp_responseType_id, { "ResponseType Id", "x509af.responseType.id", FT_STRING, BASE_NONE, NULL, 0, - "ResponseType Id", HFILL }}, + NULL, HFILL }}, #include "packet-ocsp-hfarr.c" }; -- cgit v1.2.3