]> granicus.if.org Git - apache/commit
Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types of
authorChuck Murcko <chuck@apache.org>
Fri, 11 May 2001 04:35:41 +0000 (04:35 +0000)
committerChuck Murcko <chuck@apache.org>
Fri, 11 May 2001 04:35:41 +0000 (04:35 +0000)
commit86154b12b282e51c8fe05be3b52a6d183aba7af8
tree2faf0ea9e2ece4fdd7b2ff387bf8d29bd14ea7bd
parentf90d61c87219a3c7e53be4664890d91f025ed1e0
Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types of
functions used by mod_proxy for export in DLL
Submitted by: Ian Holsman <IanH@cnet.com>
Reviewed by: Chuck murcko

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89078 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/http_config.h
include/http_connection.h
modules/http/http_protocol.c
modules/http/mod_core.h
server/config.c
server/connection.c