]> granicus.if.org Git - apache/commit
Remove deprecated APR_STATUS_IS_SUCCESS() macro in favor of direct test against
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 1 Aug 2004 01:12:30 +0000 (01:12 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 1 Aug 2004 01:12:30 +0000 (01:12 +0000)
commit022f0af97cba819bcc4ab654821266c2a6fdf017
tree07226c3caace38c39fd7fcbceb7ceffabf09987e
parent6ca160f41fb1c848565aa7be9c966371f8ddf9ed
Remove deprecated APR_STATUS_IS_SUCCESS() macro in favor of direct test against
APR_SUCCESS.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104439 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/filters/mod_include.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
server/util_script.c
server/util_time.c