]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix various filter functions to return apr_status_t instead of int
authorStefan Fritsch <sf@apache.org>
Fri, 3 Feb 2012 19:48:01 +0000 (19:48 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 3 Feb 2012 19:48:01 +0000 (19:48 +0000)
commitf850d95f670bd50bc9497bfb1e7edd5d452ab8b7
tree556dca6d1f828c8e24ea838de7fd0e9ea3a313cd
parent32a0e0d4e0996f0ed8a25b7afcd7077f7aa693bc
Fix various filter functions to return apr_status_t instead of int

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1240315 13f79535-47bb-0310-9956-ffa450edef68
include/http_core.h
modules/cache/mod_cache.c
modules/debugging/mod_firehose.c
modules/filters/mod_charset_lite.c
modules/filters/mod_ext_filter.c
modules/filters/mod_proxy_html.c
server/core_filters.c