]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Wed, 7 Mar 2012 01:32:25 +0000 (18:32 -0700)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Wed, 7 Mar 2012 01:32:25 +0000 (18:32 -0700)
src/BodyPipe.cc

index 3cdefe3d16c55248397dd29614770b92b026e9d4..600317b4ef0403252ddc3b11321811729362b7b4 100644 (file)
@@ -277,7 +277,7 @@ BodyPipe::expectNoConsumption()
 
     if (!abortedConsumption && !exhausted()) {
         // Before we abort, any regular consumption should be over and auto
-               // consumption must not be started.
+        // consumption must not be started.
         Must(!theConsumer);
 
         AsyncCall::Pointer call= asyncCall(91, 7,