]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove some useless declarations that were shadowing other local
authorStefan Fritsch <sf@apache.org>
Sun, 31 Mar 2013 20:16:07 +0000 (20:16 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 31 Mar 2013 20:16:07 +0000 (20:16 +0000)
commit065407c2b618179de4659b7fe2ef46e35b14f10c
tree102068a90b7a8193d3cc805ec9c61b3ff68401dd
parentc219c330000406029545413a675d8baf4bafc803
Remove some useless declarations that were shadowing other local
variables of the same name.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1463046 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authz_core.c
server/mpm/event/event.c
server/mpm/event/fdqueue.c
server/skiplist.c
server/util_regex.c