]> granicus.if.org Git - apache/commit
"fix" this warning by passing "%s" as the format string:
authorJeff Trawick <trawick@apache.org>
Sat, 16 May 2009 13:21:23 +0000 (13:21 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 16 May 2009 13:21:23 +0000 (13:21 +0000)
commit052afc656040e6e100a3a780b232ad4b5625ab79
tree7bee68d1780628393b1f5e05fb6465f8d60ad40c
parent2f556f331e77b1251e400f46c25a4d828f77840c
"fix" this warning by passing "%s" as the format string:

mod_authz_core.c: In function ‘authz_core_check_section’:
mod_authz_core.c:579: warning: format not a string literal and no format arguments

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