summaryrefslogtreecommitdiffstats
path: root/doc/man3/X509_digest.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/X509_digest.pod')
-rw-r--r--doc/man3/X509_digest.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/X509_digest.pod b/doc/man3/X509_digest.pod
index 3c76c8fdfa..ee393450f1 100644
--- a/doc/man3/X509_digest.pod
+++ b/doc/man3/X509_digest.pod
@@ -17,7 +17,7 @@ PKCS7_ISSUER_AND_SERIAL_digest
unsigned int *len);
int X509_CRL_digest(const X509_CRL *data, const EVP_MD *type, unsigned char *md,
- unsigned int *len);
+ unsigned int *len);
int X509_pubkey_digest(const X509 *data, const EVP_MD *type,
unsigned char *md, unsigned int *len);