]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
const fixes for mod_imagemap, fatal on old xlc due to returning apr_table_get result
authorEric Covener <covener@apache.org>
Sat, 15 Dec 2012 12:34:56 +0000 (12:34 +0000)
committerEric Covener <covener@apache.org>
Sat, 15 Dec 2012 12:34:56 +0000 (12:34 +0000)
commitf6949ccc77a96679460258f818e9cd4d7741193f
treea37ef286fcc7d005e3eeeeda873ac6acdb6beec4
parenteca56ae3261d6952f4c4d67873d5629dbfcf40c2
const fixes for mod_imagemap, fatal on old xlc due to returning apr_table_get result
from non const function.

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