From: Viktor Dukhovni Date: Fri, 28 Mar 2014 04:26:17 +0000 (-0400) Subject: Comment nit X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69003052df5d91705a5a770f8876e684faf5262a;p=thirdparty%2Fpostfix.git Comment nit --- diff --git a/postfix/src/util/mac_expand.c b/postfix/src/util/mac_expand.c index 8c6f6bb31..6c0c4af3a 100644 --- a/postfix/src/util/mac_expand.c +++ b/postfix/src/util/mac_expand.c @@ -50,7 +50,7 @@ /* .IP MAC_EXP_FLAG_APPEND /* Append text to the result buffer without truncating it. /* .IP MAC_EXP_FLAG_SCAN -/* Invoke the call-back function each macro name in the input +/* Invoke the call-back function for each macro name in the input /* string, including macro names in the values of conditional /* expressions. Do not expand macros, and do not write to the /* result argument.