From: Amos Jeffries Date: Tue, 21 May 2013 04:47:37 +0000 (-0600) Subject: Polish: src/auth/AclProxyAuth.cc whitespace X-Git-Tag: SQUID_3_4_0_1~121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e26fd173bdbafb67c3797af2eab15c4cc7532e6e;p=thirdparty%2Fsquid.git Polish: src/auth/AclProxyAuth.cc whitespace --- diff --git a/src/auth/AclProxyAuth.cc b/src/auth/AclProxyAuth.cc index 60d17ccba6..448844ca2e 100644 --- a/src/auth/AclProxyAuth.cc +++ b/src/auth/AclProxyAuth.cc @@ -136,7 +136,7 @@ ProxyAuthLookup::Instance() } void -ProxyAuthLookup::checkForAsync(ACLChecklist *cl)const +ProxyAuthLookup::checkForAsync(ACLChecklist *cl) const { ACLFilledChecklist *checklist = Filled(cl);