Correct C99ism (mixed declarations and code) in Win32 ifdef branch.
authorTor Lillqvist <tml@novell.com>
Fri, 1 Sep 2006 23:32:05 +0000 (23:32 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 1 Sep 2006 23:32:05 +0000 (23:32 +0000)
commitf8f4e16eb986ec07de27f9a08426bf4fb97bf13d
tree39dbc081577b02bddd234da79db5600468ea002e
parentd6a4b61c33ddeeb1d866366a60eed6acfc38dd61
Correct C99ism (mixed declarations and code) in Win32 ifdef branch.

2006-09-02  Tor Lillqvist  <tml@novell.com>

* glib/gutils.c (g_get_any_init_do): Correct C99ism (mixed
declarations and code) in Win32 ifdef branch. (#353903, Mike
Edenfield)
ChangeLog
glib/gutils.c