gobject/gclosure.c: Add type cast for int_val = value
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 6 Oct 2011 07:37:52 +0000 (15:37 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 6 Oct 2011 07:37:52 +0000 (15:37 +0800)
commite80d8f0c2304ca471e6643dec846153307eee0fa
tree3869cd4f057e4a30a10542fc23fa82ac8a92230e
parentd77f65d24dbdff40052e2346861eb420af9718ad
gobject/gclosure.c: Add type cast for int_val = value

This will silence compiler warnings on Visual C++.

(Sorry for the bad fix just now.)
gobject/gclosure.c