]> 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)
commit9b9b84c10446f73584fc7bb432c70b0ed5278534
treecc70ecda34dbb7ddc8eb7607c6413dd538d7efca
parent049e0207820ba26b003ed5b8fc2a19888ff7fdc3
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