]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Tue, 16 May 2017 18:12:17 +0000 (18:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Tue, 16 May 2017 18:12:17 +0000 (18:12 +0000)
src/acl/HasComponentData.cc

index 7942b18f7e3957f098357a386ed425405eda704c..500c33c1fcd2d8ff88d7c7fbb36d1b056d6d13dd 100644 (file)
@@ -12,7 +12,6 @@
 #include "ConfigParser.h"
 #include "sbuf/Algorithms.h"
 
-
 const SBuf ACLHasComponentData::RequestStr("request");
 const SBuf ACLHasComponentData::ResponseStr("response");
 const SBuf ACLHasComponentData::AleStr("ALE");