]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Fri, 26 Mar 2010 00:13:04 +0000 (18:13 -0600)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Fri, 26 Mar 2010 00:13:04 +0000 (18:13 -0600)
src/structs.h

index ab31438a0e6f75f3db9c0c9f8d0007fe79d26e77..6a7e71711bc18076a56457fd9447bbdc64e0b621 100644 (file)
@@ -512,9 +512,9 @@ struct SquidConfig {
         int n_allocated;
         int n_configured;
     } cacheSwap;
-/*
- * I'm sick of having to keep doing this ..
- */
+    /*
    * I'm sick of having to keep doing this ..
    */
 #define INDEXSD(i)   (Config.cacheSwap.swapDirs[(i)].getRaw())
 
     struct {