]> granicus.if.org Git - apache/commit
Fix a bug in mod_status. ap_ht_time expects an ap_time_t type, instead of
authorRyan Bloom <rbb@apache.org>
Fri, 31 Dec 1999 17:38:25 +0000 (17:38 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 31 Dec 1999 17:38:25 +0000 (17:38 +0000)
commit0a9c7310ce5c43c094c9d123c24e24f8f78be77d
tree0cca6209324b2a8369fc34cefd495ffc66074376
parentca4788f237081813cb63c028f4d881714027ec0c
Fix a bug in mod_status.  ap_ht_time expects an ap_time_t type, instead of
a time_t now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84383 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_status.c