]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
cleanup rewritelog function.
authorAndré Malo <nd@apache.org>
Mon, 28 Jul 2003 21:31:06 +0000 (21:31 +0000)
committerAndré Malo <nd@apache.org>
Mon, 28 Jul 2003 21:31:06 +0000 (21:31 +0000)
commit008aaa8136029b9019428348a8ae60bfca56d840
tree222469070800e4a4631e548cb5e07a825ff359b4
parentcdddc76c84678cd855e07f366a359685c2b9ca94
cleanup rewritelog function.
- shorten the code
- improve efficiency and readability
- get a rid of fixed buffers
- use %pp format string for pointers

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