From: Francesco Chemolli Date: Sat, 21 Jan 2012 08:08:51 +0000 (+0100) Subject: Fixed comment in source-maintenance.sh X-Git-Tag: BumpSslServerFirst.take05~12^2~73^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=545f7016f2c9c2d02661d66c42b38ac818efb53f;p=thirdparty%2Fsquid.git Fixed comment in source-maintenance.sh --- diff --git a/scripts/source-maintenance.sh b/scripts/source-maintenance.sh index e1aa5010a9..4aa0b66b70 100755 --- a/scripts/source-maintenance.sh +++ b/scripts/source-maintenance.sh @@ -68,7 +68,7 @@ for FILENAME in `ls -1`; do fi # - # REQUIRE config.h/squid.h as first #include + # REQUIRE squid.h/squid-old.h as first #include # case ${FILENAME} in *.c|*.cc)