From e26fd173bdbafb67c3797af2eab15c4cc7532e6e Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Mon, 20 May 2013 22:47:37 -0600 Subject: [PATCH] Polish: src/auth/AclProxyAuth.cc whitespace --- src/auth/AclProxyAuth.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.47.3