summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-07-13 12:20:13 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-07-13 12:20:13 +0200
commit13e8baf0192f4460c2c2372142406b607e3980f5 (patch)
tree6659cff651a85b362db07be02911f3633704e576
parent06dcc2ca768a12b503094a375cdab61d581997f1 (diff)
downloadgnutls-13e8baf0192f4460c2c2372142406b607e3980f5.tar.gz
typo fix
-rw-r--r--lib/includes/gnutls/gnutls.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/includes/gnutls/gnutls.h.in b/lib/includes/gnutls/gnutls.h.in
index fba8b2a354..936f75aa5c 100644
--- a/lib/includes/gnutls/gnutls.h.in
+++ b/lib/includes/gnutls/gnutls.h.in
@@ -1179,7 +1179,7 @@ gnutls_ecc_curve_t gnutls_ecc_curve_get(gnutls_session_t session);
* gnutls_handshake_hook_func:
* @session: the current session
* @htype: the type of the handshake message (%gnutls_handshake_description_t)
- * @post: non zero if this is an post-process/generation call and zero otherwise
+ * @post: non zero if this is a post-process/generation call and zero otherwise
* @incoming: non zero if this is an incoming message and zero if this is an outgoing message
*
* Function prototype for handshake hooks. It is set using