]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use the proper enum for the block/non-block parameter to apr_bucket_read().
authorJeff Trawick <trawick@apache.org>
Fri, 2 Mar 2001 21:36:21 +0000 (21:36 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 2 Mar 2001 21:36:21 +0000 (21:36 +0000)
commitc5a1e3722032522bcab814c80b65690dcf61f032
tree1564513bc769c1665fbab7d551194fbddcea5467
parente0f3979a17aae94d1b5c886636550e9157c6ad96
Use the proper enum for the block/non-block parameter to apr_bucket_read().
A couple of these changed in meaning (e.g., 1->APR_BLOCK_READ).

PR: 6980

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88428 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/config.m4
modules/experimental/mod_case_filter.c
modules/experimental/mod_charset_lite.c
modules/experimental/mod_disk_cache.c
modules/experimental/mod_ext_filter.c
modules/filters/mod_include.c