]> granicus.if.org Git - apache/commit
can't pass const char * to ap_strchr()
authorJeff Trawick <trawick@apache.org>
Thu, 16 Aug 2001 10:48:53 +0000 (10:48 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 16 Aug 2001 10:48:53 +0000 (10:48 +0000)
commit60d30d560235ffda211a744b9f1bc9d635466000
tree2071a88bcd24557af16c5717afff54065347581e
parent4a63d7c3b3bb2ad6718328b07f39ff0d347616d0
can't pass const char * to ap_strchr()

(note that when AP_DEBUG is on, strchr() maps to ap_strchr() so we
find abuses of the broken strchr() interface)

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