]> granicus.if.org Git - apache/commit
cleanup lookup_map function.
authorAndré Malo <nd@apache.org>
Sun, 27 Jul 2003 00:08:21 +0000 (00:08 +0000)
committerAndré Malo <nd@apache.org>
Sun, 27 Jul 2003 00:08:21 +0000 (00:08 +0000)
commit0d14f55e881abefb709c5b1de37773c2969dcd73
tree793e8c93053e1ea554ca1d9396e1883fe57d98f8
parent80bbbe3d5ebdc30b20549ca0566db3d2068aa818
cleanup lookup_map function.
- use switch instead of if-else chain
- collapse txt/rnd code, which is essentially the same
- make it better readable at all.

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