aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gnutls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gnutls.c b/src/gnutls.c
index 4e12d88ab82..ad4d9974ed7 100644
--- a/src/gnutls.c
+++ b/src/gnutls.c
@@ -1065,7 +1065,7 @@ The return value is a property list with top-level keys :warnings and
1065 build_string (fn_gnutls_protocol_get_name 1065 build_string (fn_gnutls_protocol_get_name
1066 (fn_gnutls_protocol_get_version (state))))); 1066 (fn_gnutls_protocol_get_version (state)))));
1067 1067
1068 /* Cipler name. */ 1068 /* Cipher name. */
1069 result = nconc2 1069 result = nconc2
1070 (result, list2 (intern (":cipher"), 1070 (result, list2 (intern (":cipher"),
1071 build_string (fn_gnutls_cipher_get_name 1071 build_string (fn_gnutls_cipher_get_name