Fix thinko
authorChristian Persch <chpe@gnome.org>
Tue, 8 Jun 2010 17:40:58 +0000 (19:40 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 8 Jun 2010 17:43:30 +0000 (19:43 +0200)
commitd8dca11733e483670f47fa5c4d8f4a5cb97f6b5b
tree6ba3c3c9bba884ff9385280b4b3bc1c82ee4c955
parent0ed183b572db48d0091f9c6ee5e3e005a382c66a
Fix thinko

When replacing strcmp() with g_variant_is_of_type(), remove the "== 0"
part! Found by Colin Walters.
gio/gapplication.c