]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 29 Nov 2017 13:04:30 +0000 (14:04 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 19 Feb 2018 14:29:36 +0000 (15:29 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
lib/x509/x509.c

index 1e31a085d07b60af1ba46d40cc7ca2dc761f880d..9728d7ba143640b6e7f5ef48c731e62c843ad201 100644 (file)
@@ -3563,7 +3563,7 @@ gnutls_x509_crt_get_pk_dsa_raw(gnutls_x509_crt_t crt,
  * CERTIFICATE", or "CERTIFICATE".
  *
  * To deinitialize @certs, you need to deinitialize each crt structure
- * independently, and use gnutls_free() at
+ * independently, and use gnutls_free() at @certs.
  *
  * Returns: the number of certificates read or a negative error value.
  *