[exim-cvs] typoes

Inizio della pagina
Delete this message
Reply to this message
Autore: Exim Git Commits Mailing List
Data:  
To: exim-cvs
Oggetto: [exim-cvs] typoes
Gitweb: https://git.exim.org/exim.git/commitdiff/f168d6a2c93ee92d87744ce09c45a0ec666f889c
Commit:     f168d6a2c93ee92d87744ce09c45a0ec666f889c
Parent:     3f77bd134b64c532748b83c3931df07058268b5e
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Mar 27 15:40:03 2024 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Wed Mar 27 15:40:03 2024 +0000


    typoes
---
 src/src/globals.c | 2 +-
 src/src/smtp_in.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/src/src/globals.c b/src/src/globals.c
index e23188b34..2885caa23 100644
--- a/src/src/globals.c
+++ b/src/src/globals.c
@@ -387,7 +387,7 @@ BOOL    mua_wrapper            = FALSE;
 BOOL    preserve_message_logs  = FALSE;
 BOOL    print_topbitchars      = FALSE;
 BOOL    prod_requires_admin    = TRUE;
-#if defined(SUPPORT_PROXY) || defined(SUPPORT_SOCKS) || defined(EXPERIMETAL_XCLIENT)
+#if defined(SUPPORT_PROXY) || defined(SUPPORT_SOCKS) || defined(EXPERIMENTAL_XCLIENT)
 BOOL    proxy_session          = FALSE;
 #endif


diff --git a/src/src/smtp_in.c b/src/src/smtp_in.c
index 70e4b95df..f65ab6603 100644
--- a/src/src/smtp_in.c
+++ b/src/src/smtp_in.c
@@ -2554,7 +2554,7 @@ if (!f.sender_host_unknown)

if (smtp_batched_input) return TRUE;

-#if defined(SUPPORT_PROXY) || defined(SUPPORT_SOCKS) || defined(EXPERIMETAL_XCLIENT)
+#if defined(SUPPORT_PROXY) || defined(SUPPORT_SOCKS) || defined(EXPERIMENTAL_XCLIENT)
proxy_session = FALSE;
#endif


--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-cvs.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-cvs-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/