summaryrefslogtreecommitdiffstats
path: root/tools/dbus-viewer.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dbus-viewer.c')
-rw-r--r--tools/dbus-viewer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dbus-viewer.c b/tools/dbus-viewer.c
index ae44075f..8eb63dd3 100644
--- a/tools/dbus-viewer.c
+++ b/tools/dbus-viewer.c
@@ -182,8 +182,8 @@ load_child_nodes (const char *service_name,
}
if (!dbus_g_proxy_call (proxy, "Introspect", error,
+ G_TYPE_INVALID,
G_TYPE_STRING, &data,
- G_TYPE_INVALID,
G_TYPE_INVALID))
goto done;