aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ocsp/packet-ocsp-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/ocsp/packet-ocsp-template.c')
-rw-r--r--asn1/ocsp/packet-ocsp-template.c2
1 files changed, 1 insertions, 1 deletions
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"
};