]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Wed, 4 Feb 2015 18:12:07 +0000 (18:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Wed, 4 Feb 2015 18:12:07 +0000 (18:12 +0000)
src/external_acl.cc

index 5c0c91d2e1ef6623bd3b9c531600e0c97f27b611..7d65e67383597017b27c39230b6ec99706e0033d 100644 (file)
@@ -89,9 +89,9 @@ public:
 
 class external_acl
 {
-/* FIXME: These are not really cbdata, but it is an easy way
- * to get them pooled, refcounted, accounted and freed properly...
- */
+    /* FIXME: These are not really cbdata, but it is an easy way
    * to get them pooled, refcounted, accounted and freed properly...
    */
     CBDATA_CLASS(external_acl);
 
 public: