summaryrefslogtreecommitdiff
path: root/lib/gnutls_auth.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-12-09 12:05:04 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-12-09 12:05:04 +0000
commitfaa166ab5f5ae8f12a3f56a2365f6bfb342ac979 (patch)
tree0334f52758dda09f6d6e9dcccafdc6c0352bdb32 /lib/gnutls_auth.c
parent6a4cdef790bdba1a5fa7142da1d499af852eaf65 (diff)
downloadgnutls-faa166ab5f5ae8f12a3f56a2365f6bfb342ac979.tar.gz
Fixes in anonymous authentication.
Fixes in client ciphersuite selection.
Diffstat (limited to 'lib/gnutls_auth.c')
-rw-r--r--lib/gnutls_auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_auth.c b/lib/gnutls_auth.c
index a0267b3118..7356b2aefe 100644
--- a/lib/gnutls_auth.c
+++ b/lib/gnutls_auth.c
@@ -67,7 +67,7 @@ int gnutls_clear_creds( GNUTLS_STATE state) {
* structure. Thus you will have to keep the structure allocated until
* you call gnutls_deinit(). ]
*
- * For GNUTLS_ANON cred should be NULL in case of a client.
+ * For GNUTLS_ANON cred should be ANON_CLIENT_CREDENTIALS in case of a client.
* In case of a server it should be ANON_SERVER_CREDENTIALS.
*
* For GNUTLS_SRP cred should be SRP_CLIENT_CREDENTIALS