summaryrefslogtreecommitdiffstats
path: root/include/crypto/x509.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/x509.h')
-rw-r--r--include/crypto/x509.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/x509.h b/include/crypto/x509.h
index 6fa5d22dc6..7a4ff888dc 100644
--- a/include/crypto/x509.h
+++ b/include/crypto/x509.h
@@ -196,7 +196,7 @@ struct x509_st {
ASN1_OCTET_STRING *distinguishing_id;
OSSL_LIB_CTX *libctx;
- const char *propq;
+ char *propq;
} /* X509 */ ;
/*