summaryrefslogtreecommitdiff
path: root/libapr.def
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-05-23 04:26:32 +0000
committerBill Stoddard <stoddard@apache.org>2000-05-23 04:26:32 +0000
commit863dbad7a8628608a5ec6f01079cfc8fa9ce63e3 (patch)
tree352a808f263d86191f72b4d0b4641b76523f4567 /libapr.def
parent3b85dbe0bf03655cd4d7860c842fd4b83e656c52 (diff)
downloadapr-863dbad7a8628608a5ec6f01079cfc8fa9ce63e3.tar.gz
Win32: Replace ap_destroy_context with ap_destroy_pool in the export file.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@60084 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.def')
-rw-r--r--libapr.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/libapr.def b/libapr.def
index b9fe301fe..ae91d3f28 100644
--- a/libapr.def
+++ b/libapr.def
@@ -121,7 +121,7 @@ EXPORTS
ap_os_systemcase_filename @112
canonical_filename @113
ap_create_pool @114
- ap_destroy_context @115
+ ap_destroy_pool @115
; WinTimeToUnixTime @116
; ap_get_oslevel @117
ap_get_userdata @118