gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_3_0_3-81-g4e2564c


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_3_0_3-81-g4e2564c
Date: Mon, 10 Oct 2011 12:26:09 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=4e2564c0e712cbea217ccc1e5081134c5b701ffb

The branch, master has been updated
       via  4e2564c0e712cbea217ccc1e5081134c5b701ffb (commit)
      from  80586b297c6ba6f7f58f71b75183b219d65b1ad7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4e2564c0e712cbea217ccc1e5081134c5b701ffb
Author: Simon Josefsson <address@hidden>
Date:   Mon Oct 10 14:26:05 2011 +0200

    GTK-DOC doc fix.

-----------------------------------------------------------------------

Summary of changes:
 lib/gnutls_x509.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c
index 0254563..c86c4ed 100644
--- a/lib/gnutls_x509.c
+++ b/lib/gnutls_x509.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+ * Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
  * Free Software Foundation, Inc.
  *
  * Author: Nikos Mavrogiannopoulos
@@ -1102,7 +1102,8 @@ cleanup:
 /**
  * gnutls_certificate_set_key:
  * @res: is a #gnutls_certificate_credentials_t structure.
- * @name: is the DNS name of the certificate (NULL if none)
+ * @names: is an array of DNS name of the certificate (NULL if none)
+ * @names_size: holds the size of the names list
  * @pcert_list: contains a certificate list (path) for the specified private 
key
  * @pcert_list_size: holds the size of the certificate list
  * @key: is a gnutls_x509_privkey_t key


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]