]> granicus.if.org Git - apache/commit
clean up apr_time_from_msec() compatibility macros
authorJeff Trawick <trawick@apache.org>
Wed, 1 Apr 2009 22:06:49 +0000 (22:06 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 1 Apr 2009 22:06:49 +0000 (22:06 +0000)
commit0acd50d15026fd0a2aedd642693a75e74c86b43a
tree2e4d1017090b64d5b4069e7ffba09dde353c952c
parente468a9fae6b8607ab8c770e33816c7430562c01b
clean up apr_time_from_msec() compatibility macros
* where needed, base on APR_VERSION_AT_LEAST() so we remember what this is about
* where not, axe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@761084 13f79535-47bb-0310-9956-ffa450edef68
modules/cluster/mod_heartmonitor.c
modules/proxy/mod_serf.c
modules/test/mod_dialup.c
server/mpm/event/event.c
server/mpm/simple/simple_run.c