summaryrefslogtreecommitdiff
path: root/aprlib.def
diff options
context:
space:
mode:
authorstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>2000-04-14 16:50:26 +0000
committerstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>2000-04-14 16:50:26 +0000
commit17e56b7db0622d16225fae9915f5d6217392b4ab (patch)
tree8b15a96be50053fecbfe64a03b294db6ea9acb68 /aprlib.def
parent00a9ca6dfcb4118e8b5fd850a29512b6350a64e0 (diff)
downloadlibapr-17e56b7db0622d16225fae9915f5d6217392b4ab.tar.gz
Get Windows compiling after the ap_context_t --> ap_pool_t change
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.def')
-rw-r--r--aprlib.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/aprlib.def b/aprlib.def
index ed7cf0c3b..6803daf2b 100644
--- a/aprlib.def
+++ b/aprlib.def
@@ -120,7 +120,7 @@ EXPORTS
ap_get_os_threadkey @111
ap_os_systemcase_filename @112
canonical_filename @113
- ap_create_context @114
+ ap_create_pool @114
ap_destroy_context @115
; WinTimeToUnixTime @116
; ap_get_oslevel @117