[gnutls-devel] [PATCH 1/9] Fix a documentation typo

Armin Burgmeier armin at arbur.net
Wed Sep 17 18:31:19 CEST 2014


Signed-off-by: Armin Burgmeier <armin at arbur.net>
---
 lib/gnutls_ui.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/gnutls_ui.c b/lib/gnutls_ui.c
index dbee667..03610e8 100644
--- a/lib/gnutls_ui.c
+++ b/lib/gnutls_ui.c
@@ -484,7 +484,7 @@ const gnutls_datum_t *gnutls_certificate_get_ours(gnutls_session_t session)
  * In case of OpenPGP keys a single key will be returned in raw
  * format.
  *
- * Returns: a pointer to a #gnutls_datum_t containing our
+ * Returns: a pointer to a #gnutls_datum_t containing the peer's
  *   certificates, or %NULL in case of an error or if no certificate
  *   was used.
  **/
-- 
2.1.0




More information about the Gnutls-devel mailing list