From: Bill Stoddard Date: Tue, 15 Aug 2000 15:41:30 +0000 (+0000) Subject: Nuke ap_make_dirstr from the Windows exports file. X-Git-Tag: APACHE_2_0_ALPHA_6~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=277e45d3b2a06c6eb02eefe0b36d542eb2b8943e;p=thirdparty%2Fapache%2Fhttpd.git Nuke ap_make_dirstr from the Windows exports file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86082 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/ApacheCore.def b/ApacheCore.def index a8bc09caa15..fe1127832a1 100644 --- a/ApacheCore.def +++ b/ApacheCore.def @@ -143,7 +143,7 @@ EXPORTS ; ap_log_reason @136 ; ap_log_unixerr @137 ; ap_make_array @138 - ap_make_dirstr @139 +; ap_make_dirstr @139 ap_make_dirstr_parent @140 ap_make_dirstr_prefix @141 ap_make_full_path @142 diff --git a/libhttpd.def b/libhttpd.def index a8bc09caa15..fe1127832a1 100644 --- a/libhttpd.def +++ b/libhttpd.def @@ -143,7 +143,7 @@ EXPORTS ; ap_log_reason @136 ; ap_log_unixerr @137 ; ap_make_array @138 - ap_make_dirstr @139 +; ap_make_dirstr @139 ap_make_dirstr_parent @140 ap_make_dirstr_prefix @141 ap_make_full_path @142