]> 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)
commitf95929d4b3e8eea9263865b685059a5497af8d58
treeb5a637e662628fd2d074c5195e8bb765b8ebf20b
parent44b78b18b7253b31156e45d9e1b557b2a65e3aca
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