summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_NAME_get0_der.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/X509_NAME_get0_der.pod')
-rw-r--r--doc/man3/X509_NAME_get0_der.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/X509_NAME_get0_der.pod b/doc/man3/X509_NAME_get0_der.pod
index 2bab4378b3..dd28b44376 100644
--- a/doc/man3/X509_NAME_get0_der.pod
+++ b/doc/man3/X509_NAME_get0_der.pod
@@ -8,7 +8,7 @@ X509_NAME_get0_der - get X509_NAME DER encoding
#include <openssl/x509.h>
- int X509_NAME_get0_der(X509_NAME *nm, const unsigned char **pder,
+ int X509_NAME_get0_der(const X509_NAME *nm, const unsigned char **pder,
size_t *pderlen)