Fix warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement].
authorRalf Habacker <ralf.habacker@freenet.de>
Sat, 31 Oct 2015 20:06:04 +0000 (21:06 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Mon, 2 Nov 2015 20:22:26 +0000 (21:22 +0100)
commitd774aa9561e56ae0eb552a1f67ee5e53e92f7e8e
tree51be35f8d8247b72788f3e84c2cf023826bf5b96
parentb8a5cad10b2c584c9f25ee6b4ed3ac96f0856c2d
Fix warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement].

Includes minor indention fix.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92721
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
dbus/dbus-sysdeps-win.c