From: Simon Josefsson Date: Wed, 3 Jun 2009 04:17:56 +0000 (+0200) Subject: Doc fix. X-Git-Tag: gnutls_2_9_1~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e593b47b3c186bb1f93d9de99a7126ad1db0fc30;p=thirdparty%2Fgnutls.git Doc fix. --- diff --git a/lib/x509/crq.c b/lib/x509/crq.c index 01e8d73725..a02c004f3f 100644 --- a/lib/x509/crq.c +++ b/lib/x509/crq.c @@ -414,6 +414,8 @@ cleanup: * @sizeof_pass: Initially holds the size of @pass. * * This function will return the challenge password in the request. + * The challenge password is intended to be used for requesting a + * revocation of the certificate. * * Returns: On success, %GNUTLS_E_SUCCESS is returned, otherwise a * negative error value.