From: Amos Jeffries Date: Fri, 9 Oct 2015 02:22:29 +0000 (-0700) Subject: fix whitespace changes X-Git-Tag: SQUID_4_0_1~5^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a80bdd7f801d073dd5f161d58caed289553394f;p=thirdparty%2Fsquid.git fix whitespace changes --- diff --git a/src/external_acl.cc b/src/external_acl.cc index 9c643b505f..e66509d56f 100644 --- a/src/external_acl.cc +++ b/src/external_acl.cc @@ -275,7 +275,7 @@ parse_externalAclHelper(external_acl ** list) // these tokens are whitespace delimited (*fmt)->space = true; - // set the default encoding to match the protocol= config + // set the default encoding to match the protocol= config // this will be overridden by explicit %macro attributes (*fmt)->quote = a->quote;