summaryrefslogtreecommitdiff
path: root/lib/gnutls_anon_cred.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-07-14 21:19:59 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-07-14 21:19:59 +0000
commit5a8485d5fae34b64bc97198bb4ab1ccad76281cf (patch)
tree2f42df0ad8817c5b61166b5b3149d5c6b2135dc5 /lib/gnutls_anon_cred.c
parent423ce4f0deddd9d3b6990e0ff9c107a51852d0be (diff)
downloadgnutls-5a8485d5fae34b64bc97198bb4ab1ccad76281cf.tar.gz
minor cleanups
Diffstat (limited to 'lib/gnutls_anon_cred.c')
-rw-r--r--lib/gnutls_anon_cred.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_anon_cred.c b/lib/gnutls_anon_cred.c
index be51c34397..4fa3b6a17d 100644
--- a/lib/gnutls_anon_cred.c
+++ b/lib/gnutls_anon_cred.c
@@ -40,7 +40,7 @@ void gnutls_free_anon_server_sc( ANON_SERVER_CREDENTIALS* sc) {
/**
* gnutls_allocate_anon_server_sc - Used to allocate an ANON_SERVER CREDENTIALS structure
- * @res: is a pointer to an &ANON_SERVER_CREDENTIALS structure.
+ * @sc: is a pointer to an &ANON_SERVER_CREDENTIALS structure.
*
* This structure is complex enough to manipulate directly thus
* this helper function is provided in order to allocate