]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the signature of no_set_limit() to avoid a warning when
authorJeff Trawick <trawick@apache.org>
Tue, 24 Oct 2000 17:21:41 +0000 (17:21 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 24 Oct 2000 17:21:41 +0000 (17:21 +0000)
commitb76509428b5803e37cc085f171a74d1cde05b545
treecc70ecda34dbb7ddc8eb7607c6413dd538d7efca
parent5a0648a70e11356c6f8b2984205fefbe6089ec44
Fix the signature of no_set_limit() to avoid a warning when
AP_DEBUG is defined. (no_set_limit() is compiled only if we
are missing one of the RLIMIT definitions.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86736 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c