]> granicus.if.org Git - apache/commit
fix a const-ness problem caused by calling the wrong strchr()
authorJeff Trawick <trawick@apache.org>
Fri, 7 Dec 2001 12:29:04 +0000 (12:29 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 7 Dec 2001 12:29:04 +0000 (12:29 +0000)
commit8becb0c5d1a307a7cc84487ba2ad3d7a16a3ae2e
treeeba2c077370969aff29c57da022ac820d83f83a4
parent8c8da2cf4cd9409eba3c7aa6a07effd77ef46da0
fix a const-ness problem caused by calling the wrong strchr()

--enable-maintainer-mode and a decent compiler is *so* important!

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