]> granicus.if.org Git - apache/commit
change the signature of ap_custom_response() to use a
authorIan Holsman <ianh@apache.org>
Sun, 18 Nov 2001 02:57:12 +0000 (02:57 +0000)
committerIan Holsman <ianh@apache.org>
Sun, 18 Nov 2001 02:57:12 +0000 (02:57 +0000)
commit9ca335758343dfce240257c9df808c30bb008be9
tree799af863cc41544d8b7b231e1104b286a4cd00cb
parent93fcd703dc8f1f8f5724870e4a946ceb8b0fc771
change the signature of ap_custom_response() to use a
"const char *" instead of a "char *".

PR: 8791
Submitted by: Kurt Brown kurtb149@yahoo.com
Reviewed by: Ian Holsman

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92024 13f79535-47bb-0310-9956-ffa450edef68
include/http_core.h
server/core.c