summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-11-29 14:04:30 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-01-27 16:09:53 +0100
commit854b532655825edb753e2f282a7efa8c8c225755 (patch)
tree0490f200f9673a8579217cd7610d2c6077327577
parentf324f46401be97c6bd21585ee97bc4140ccf0e16 (diff)
downloadgnutls-854b532655825edb753e2f282a7efa8c8c225755.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.
*