]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
A single outermost loop is all that is needed. Simplify and add comments
authorGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 06:17:26 +0000 (06:17 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 06:17:26 +0000 (06:17 +0000)
commit1f1392f43680400e9337714ceb6dc5a29c379fe8
treeb5a637e662628fd2d074c5195e8bb765b8ebf20b
parent835e6f79b5c95a5fb87f6a840b47f64d97f095c8
A single outermost loop is all that is needed. Simplify and add comments
about what is going on in there. Shift some declarations to scope their
usage and (re)initialize them on each pass over the brigade.

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