gio/tests: Fix a g_return_val_if_fail() in a void function
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 26 Nov 2013 11:18:01 +0000 (11:18 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 27 Nov 2013 10:01:29 +0000 (10:01 +0000)
commitfe004445a41d69075fcb542219026d4b8fc343a9
tree75e516c92221dfe40e9dec90dc6883396bc39589
parent73e6b900d431f8ef948aa134e45107bd326e8004
gio/tests: Fix a g_return_val_if_fail() in a void function

Should be g_return_if_fail() instead.

https://bugzilla.gnome.org/show_bug.cgi?id=113075
gio/tests/gnotification-server.c