summaryrefslogtreecommitdiff
path: root/libextra
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-11-07 10:36:31 +0000
committerSimon Josefsson <simon@josefsson.org>2006-11-07 10:36:31 +0000
commit5dbd4d7825e26ed85b3cd8b7b44dcf27b6b4fd55 (patch)
tree703f17b0af68842cdeadaeecfe97fff0051a8fef /libextra
parent29886dd6f289df197a83fdff5ba015fea964064a (diff)
downloadgnutls-5dbd4d7825e26ed85b3cd8b7b44dcf27b6b4fd55.tar.gz
Doc fix.
Diffstat (limited to 'libextra')
-rw-r--r--libextra/gnutls_ia.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libextra/gnutls_ia.c b/libextra/gnutls_ia.c
index 780fdfd3f5..22289209c4 100644
--- a/libextra/gnutls_ia.c
+++ b/libextra/gnutls_ia.c
@@ -875,9 +875,7 @@ gnutls_ia_get_server_avp_ptr (gnutls_ia_server_credentials_t cred)
}
/**
- * gnutls_ia_enable - Call this to indicate the application's willingness
- * to execute one or more TLS/IA application phases
- * in the handshake.
+ * gnutls_ia_enable - Indicate willingness for TLS/IA application phases
* @session: is a #gnutls_session_t structure.
* @allow_skip_on_resume: non-zero if local party allows to skip the
* TLS/IA application phases for a resumed session.