]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Simplify by using apr_bucket_delete(e) where possible.
authorCliff Woolley <jwoolley@apache.org>
Sun, 25 Feb 2001 23:08:52 +0000 (23:08 +0000)
committerCliff Woolley <jwoolley@apache.org>
Sun, 25 Feb 2001 23:08:52 +0000 (23:08 +0000)
commit10bf593bd78833fb6f2f08b723aca36fe345c21a
treed1fee9f6b57e0e8367b67cb9a99d663aa19505e6
parent5fee9560da33cb1dba35fdd9d5738d3513cf6fa9
Simplify by using apr_bucket_delete(e) where possible.

(Oh, plus one tiny little loop simplification.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88337 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_charset_lite.c
modules/filters/mod_include.c
modules/http/http_core.c
modules/http/http_protocol.c
modules/http/http_request.c