]> granicus.if.org Git - apache/commit
Use 'ap_cstr_casecmp' to simplify code.
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 21 Mar 2017 23:08:27 +0000 (23:08 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 21 Mar 2017 23:08:27 +0000 (23:08 +0000)
commit4c3dc1b74836f40c3a1b8b5d320b6cb14e39506c
tree0be80332481ebf95ce618c959502d226f0b7caf6
parentefcbe8209591acb95265f92a25fd083632e4d1b1
Use 'ap_cstr_casecmp' to simplify code.

Remove useless case. We know that to can not be NULL at this point.

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