From: Automatic source maintenance Date: Wed, 7 Mar 2012 01:32:25 +0000 (-0700) Subject: SourceFormat Enforcement X-Git-Tag: BumpSslServerFirst.take06~2^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d8eddc48a2d279a574c7fc7ffe8d63871cf9cf5c;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/src/BodyPipe.cc b/src/BodyPipe.cc index 3cdefe3d16..600317b4ef 100644 --- a/src/BodyPipe.cc +++ b/src/BodyPipe.cc @@ -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,