]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
cleanup compare_lexicography function.
authorAndré Malo <nd@apache.org>
Sun, 3 Aug 2003 20:15:50 +0000 (20:15 +0000)
committerAndré Malo <nd@apache.org>
Sun, 3 Aug 2003 20:15:50 +0000 (20:15 +0000)
commitbc6739419e1c9fc893cc6ede7bfa3d464e0bcaad
tree3abe7a17ab888fd498321852045a08890b62afbc
parentf79b211864e6839a812a1bbb85a2c794b105899e
cleanup compare_lexicography function.
- improve readability
- make sure that unsigned chars are compared
- use apr_size_t for string lengths

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