From 3a80bdd7f801d073dd5f161d58caed289553394f Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Thu, 8 Oct 2015 19:22:29 -0700 Subject: [PATCH] fix whitespace changes --- src/external_acl.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.47.3