summaryrefslogtreecommitdiff
path: root/tests/dbus/contacts-bug-19101.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbus/contacts-bug-19101.c')
-rw-r--r--tests/dbus/contacts-bug-19101.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dbus/contacts-bug-19101.c b/tests/dbus/contacts-bug-19101.c
index 1cc0d8ce0..e13a04cce 100644
--- a/tests/dbus/contacts-bug-19101.c
+++ b/tests/dbus/contacts-bug-19101.c
@@ -111,7 +111,7 @@ test_by_id (TpConnection *client_conn)
tp_connection_get_contacts_by_id (client_conn,
2, ids,
- 0, NULL,
+ NULL,
by_id_cb,
&result, finish, NULL);