examples: fix bogus g_object_unref in helloworld example
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 25 Sep 2011 15:10:53 +0000 (16:10 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 25 Sep 2011 15:12:54 +0000 (16:12 +0100)
commit51764c3f44a917cff89dd4df0ed4010b35c29fe3
tree447ccad0d8cf4cd42f425c4f10fca13d65a01993
parent56b3acb043691809c5a4c4d1b65a76f3c05185bf
examples: fix bogus g_object_unref in helloworld example

GMainLoop is not a GObject.

https://bugzilla.gnome.org/show_bug.cgi?id=424143
tests/examples/helloworld/helloworld.c