From 545f7016f2c9c2d02661d66c42b38ac818efb53f Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Sat, 21 Jan 2012 09:08:51 +0100 Subject: [PATCH] Fixed comment in source-maintenance.sh --- scripts/source-maintenance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.47.3