tools: fix type for profiler-ctl

This commit is contained in:
Christian Hergert
2019-07-30 15:17:47 -07:00
parent b8898fceea
commit 41f8565a25

View File

@ -151,8 +151,8 @@ main (gint argc,
opt_object_path,
"org.gnome.Sysprof3.Profiler",
"Start",
g_variant_new ("(h)", handle),
NULL,
g_variant_new ("(a{sv}h)", NULL, handle),
G_VARIANT_TYPE ("()"),
G_DBUS_CALL_FLAGS_ALLOW_INTERACTIVE_AUTHORIZATION,
opt_timeout,
fd_list,