]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix constness problem reported by gcc:
authorCliff Woolley <jwoolley@apache.org>
Tue, 18 Sep 2001 03:33:30 +0000 (03:33 +0000)
committerCliff Woolley <jwoolley@apache.org>
Tue, 18 Sep 2001 03:33:30 +0000 (03:33 +0000)
commit0db50e73c4ecdd8c2fe303ad62bf1afbe28e5bc1
tree19a524e55d14895a6d813290982f554e297198ac
parent0899bb29fd739efacaeedaea112303baf72f2847
Fix constness problem reported by gcc:

mod_cgi.c: In function `include_cmd':
mod_cgi.c:812: warning: passing arg 1 of pointer to function from incompatible
pointer type

Reported by: Ian's autobuild

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