]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/exim.c
Expansions: New ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. Bug 1650
[user/henk/code/exim.git] / src / src / exim.c
index ceec9cb2a98d551067fd76d0f499e80f15452722..26f415398b945e871ea779cf89e82fa77c1d5568 100644 (file)
@@ -1608,8 +1608,9 @@ if (!route_findgroup(US CONFIGURE_GROUPNAME, &config_gid))
   }
 #endif
 
-/* In the Cygwin environment, some initialization needs doing. It is fudged
-in by means of this macro. */
+/* In the Cygwin environment, some initialization used to need doing.
+It was fudged in by means of this macro; now no longer but we'll leave
+it in case of others. */
 
 #ifdef OS_INIT
 OS_INIT