]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add missing "const" or "static const" qualifiers in some command_rec
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 27 Sep 2020 07:52:55 +0000 (07:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 27 Sep 2020 07:52:55 +0000 (07:52 +0000)
commit242d34175697d7cc185d3a2c4ffbae7a9ddba06b
tree95c710a08e40b2faa76eee86a0145df5936f5a53
parentc77e6abe3b1d3d612bcf5ce694c8c937cf031fbb
Add missing "const" or "static const" qualifiers in some command_rec
definitions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1882053 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_file_cache.c
modules/lua/mod_lua.c