projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e645bcc
)
; * src/gnutls.c (Fgnutls_boot): Fix typo.
author
Po Lu
<luangruo@yahoo.com>
Sat, 31 Dec 2022 01:10:36 +0000
(09:10 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Sat, 31 Dec 2022 01:10:36 +0000
(09:10 +0800)
src/gnutls.c
patch
|
blob
|
history
diff --git
a/src/gnutls.c
b/src/gnutls.c
index eb231810fae719c6d55758d0aafead53b5ae0a94..ab50128b81cab96f40eeabe5897be9e4455ce563 100644
(file)
--- a/
src/gnutls.c
+++ b/
src/gnutls.c
@@
-1941,7
+1941,7
@@
one trustfile (usually a CA bundle). */)
Lisp_Object prime_bits;
#ifdef HAVE_GNUTLS_CERTIFICATE_SET_X509_KEY_FILE2
unsigned int aux_key_file;
-#endi
i
f
+#endif
struct Lisp_Process *p = XPROCESS (proc);
CHECK_PROCESS (proc);