git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix pipe transport to not use a socket-only syscall. Bug 2257
[exim.git]
/
src
/
exim_monitor
/
em_globals.c
diff --git
a/src/exim_monitor/em_globals.c
b/src/exim_monitor/em_globals.c
index 46ad834daea4f561900b8da84bace937ff0191d1..50da58c82029d6b375939f214d2ee9f4f2d07299 100644
(file)
--- a/
src/exim_monitor/em_globals.c
+++ b/
src/exim_monitor/em_globals.c
@@
-2,7
+2,7
@@
* Exim Monitor *
*************************************************/
* Exim Monitor *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 201
5
*/
+/* Copyright (c) University of Cambridge 1995 - 201
8
*/
/* See the file NOTICE for conditions of use and distribution. */
/* See the file NOTICE for conditions of use and distribution. */
@@
-220,7
+220,7
@@
tls_support tls_in = {
-1, /* tls_active */
0, /* bits */
FALSE, /* tls_certificate_verified */
-1, /* tls_active */
0, /* bits */
FALSE, /* tls_certificate_verified */
-#ifdef
EXPERIMENTAL
_DANE
+#ifdef
SUPPORT
_DANE
FALSE, /* dane_verified */
0, /* tlsa_usage */
#endif
FALSE, /* dane_verified */
0, /* tlsa_usage */
#endif