]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Wed, 17 Feb 2010 13:21:30 +0000 (14:21 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 17 Feb 2010 13:21:30 +0000 (14:21 +0100)
lib/x509/crl.c

index 92e0ef007db9ff417eab171e318a7df5a79376b3..0859acb21016d0336f43634f52f24e212cd2f637 100644 (file)
@@ -982,7 +982,7 @@ gnutls_x509_crl_get_extension_info (gnutls_x509_crl_t crl, int indx,
  * buffer.
  *
  * Use gnutls_x509_crl_get_extension_info() to extract the OID and
- * critical flag.  Use gnutls_x509_crl_get_extension_by_oid() instead,
+ * critical flag.  Use gnutls_x509_crl_get_extension_info() instead,
  * if you want to get data indexed by the extension OID rather than
  * sequence.
  *