]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Move the variable declarations to the beginning of the code blocks to avoid compiler...
authorBradley Nicholes <bnicholes@apache.org>
Mon, 1 Dec 2008 18:11:48 +0000 (18:11 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 1 Dec 2008 18:11:48 +0000 (18:11 +0000)
commitd7157a639be6337b2cdb33752f284d3dfff88a13
treef290a7a9eeb8e469ea57d0269743c329baaa774e
parent9de1ea6c158a5cc16958e1a39c0adbd669773d9a
Move the variable declarations to the beginning of the code blocks to avoid compiler errors on netware.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@722155 13f79535-47bb-0310-9956-ffa450edef68
modules/cluster/mod_heartbeat.c
modules/cluster/mod_heartmonitor.c
modules/filters/mod_ratelimit.c