summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-10-10 14:26:05 +0200
committerSimon Josefsson <simon@josefsson.org>2011-10-10 14:26:05 +0200
commit4e2564c0e712cbea217ccc1e5081134c5b701ffb (patch)
tree2451f3cf46586cc782dcf9f015bfb183d2d4f796
parent80586b297c6ba6f7f58f71b75183b219d65b1ad7 (diff)
downloadgnutls-4e2564c0e712cbea217ccc1e5081134c5b701ffb.tar.gz
GTK-DOC doc fix.
-rw-r--r--lib/gnutls_x509.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/gnutls_x509.c b/lib/gnutls_x509.c
index 025456364f..c86c4edd4b 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