]> granicus.if.org Git - apache/commit
Factor out a bunch of commonality between the HAVE_TIMES path and
authorJeff Trawick <trawick@apache.org>
Fri, 15 Mar 2002 15:16:27 +0000 (15:16 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 15 Mar 2002 15:16:27 +0000 (15:16 +0000)
commitfee6a0ff15052c0cd92492bd33813c44e8c30f36
treeb4df9196a75d8d934fd8767a4692272b8853a8fb
parent70dbc0bf3c33d051ae13dff5f8fd0b9c25658231
Factor out a bunch of commonality between the HAVE_TIMES path and
the !HAVE_TIMES path.  This will help avoid future errors similar
to the ones fixed earlier today.

The code change also has the benefit of getting the paren-matching
feature of some editors to work properly.

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