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 888a52943b..45b513c329 100644
--- a/asn1/ocsp/packet-ocsp-template.c
+++ b/asn1/ocsp/packet-ocsp-template.c
@@ -53,7 +53,7 @@ static int hf_ocsp_responseType_id = -1;
static gint ett_ocsp = -1;
#include "packet-ocsp-ett.c"
-static char responseType_id[BER_MAX_OID_STR_LEN];
+static const char *responseType_id;
#include "packet-ocsp-fn.c"