gobject/tests/closure: fix on win32
authorDan Winship <danw@gnome.org>
Thu, 18 Jul 2013 12:11:35 +0000 (08:11 -0400)
committerColin Walters <walters@verbum.org>
Sun, 21 Jul 2013 19:50:11 +0000 (20:50 +0100)
commit88ab63155de12a995c53711c65cc25026912171e
tree872147cb80aa56b9752e10990b522ea4b87b70d4
parent35e331b86912813a7d18b0ca3fb951f5759c11e8
gobject/tests/closure: fix on win32

(The g_closure_unref() was wrong, but was not causing errors on linux
for some reason.)

https://bugzilla.gnome.org/show_bug.cgi?id=704447
gobject/tests/closure.c