]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Cautiously avoiding the scoping issue that was discussed on the list,
authorAaron Bannert <aaron@apache.org>
Tue, 16 Oct 2001 01:04:08 +0000 (01:04 +0000)
committerAaron Bannert <aaron@apache.org>
Tue, 16 Oct 2001 01:04:08 +0000 (01:04 +0000)
commitbb447fc0c516e4bb27261931f388b6cc39c9cb6b
tree598a78f5aa461b503460fc3fa2001b3b85ee60e7
parent12749e4ff87975c2603ec8fd5c40b645679dfe7a
Cautiously avoiding the scoping issue that was discussed on the list,
I thought these other changes needed to go in; Namely that we don't
need to check if the brigade is empty twice in the loop, just once.
Added a comment for good measure.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91478 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_protocol.c