summaryrefslogtreecommitdiff
path: root/lib/gnutls_state.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gnutls_state.c')
-rw-r--r--lib/gnutls_state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gnutls_state.c b/lib/gnutls_state.c
index 9fecb24454..773d899370 100644
--- a/lib/gnutls_state.c
+++ b/lib/gnutls_state.c
@@ -530,7 +530,7 @@ void gnutls_record_set_cbc_protection(gnutls_session session, int prot)
*
* This function will enable or disable the use of private
* cipher suites (the ones that start with 0xFF). By default
- * or if 'allow' is 0 then these cipher suites will not be
+ * or if @allow is 0 then these cipher suites will not be
* advertized nor used.
*
* Unless this function is called with the option to allow (1), then