]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Wed, 3 Jun 2009 04:17:56 +0000 (06:17 +0200)
committerSimon Josefsson <simon@josefsson.org>
Wed, 3 Jun 2009 04:17:56 +0000 (06:17 +0200)
lib/x509/crq.c

index 01e8d7372562759e22118852a17d21f3b0e4e53b..a02c004f3fbec7c5b11409557d03b98d7a0f97ca 100644 (file)
@@ -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.