summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-11-29 14:04:30 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-11-29 16:41:19 +0100
commita4c65c4a55f6fba97ef4cc11409a4983b0a581af (patch)
treef5314e54c6b9e7b81eda7f42162eb38c489aba32
parente307dbe411c16ab831cb10cb168d5b57c2293a7a (diff)
downloadgnutls-a4c65c4a55f6fba97ef4cc11409a4983b0a581af.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--lib/x509/x509.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/x509/x509.c b/lib/x509/x509.c
index 1e31a085d0..9728d7ba14 100644
--- a/lib/x509/x509.c
+++ b/lib/x509/x509.c
@@ -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.
*