From 2725c5c9885daa057c11393ad6522048e9d1cc43 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sun, 10 Apr 2011 14:13:23 +0200 Subject: Corrected documentation of several API functions. --- lib/gnutls_psk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/gnutls_psk.c') diff --git a/lib/gnutls_psk.c b/lib/gnutls_psk.c index 20b9a06f33..c164178c24 100644 --- a/lib/gnutls_psk.c +++ b/lib/gnutls_psk.c @@ -78,7 +78,7 @@ gnutls_psk_allocate_client_credentials (gnutls_psk_client_credentials_t * sc) * @res: is a #gnutls_psk_client_credentials_t structure. * @username: is the user's zero-terminated userid * @key: is the user's key - * @format: indicate the format of the key, either + * @flags: indicate the format of the key, either * %GNUTLS_PSK_KEY_RAW or %GNUTLS_PSK_KEY_HEX. * * This function sets the username and password, in a -- cgit v1.2.1