summaryrefslogtreecommitdiff
path: root/libapr.def
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-03-28 21:22:22 +0000
committerBill Stoddard <stoddard@apache.org>2000-03-28 21:22:22 +0000
commit9521cddb9871688139fce23e260fd2c673deec5e (patch)
tree8428b8048ecb2dc4a6c3cc4d1a32ca1367aaa7a1 /libapr.def
parentcab002b3a59c5c36e83628a035eb46d94b5bb3ca (diff)
downloadapr-9521cddb9871688139fce23e260fd2c673deec5e.tar.gz
Get rid of WinTimeToUnixTime. Replace all instances of its use with
FileTimeToAprTime. Move timetest.c into the attic. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@59744 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 df334b118..1f51e7323 100644
--- a/libapr.def
+++ b/libapr.def
@@ -122,7 +122,7 @@ EXPORTS
canonical_filename @113
ap_create_context @114
ap_destroy_context @115
- WinTimeToUnixTime @116
+; WinTimeToUnixTime @116
ap_get_oslevel @117
ap_get_userdata @118
ap_set_userdata @119