summaryrefslogtreecommitdiffstats
path: root/test/watch.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/watch.c')
-rw-r--r--test/watch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/watch.c b/test/watch.c
index 71d9cdc2..a885a75c 100644
--- a/test/watch.c
+++ b/test/watch.c
@@ -151,6 +151,7 @@ check_messages (void)
reply = dbus_message_new ("org.freedesktop.DBus.Test", "org.freedesktop.DBus.Test");
dbus_connection_send_message (connection,
reply,
+ NULL,
NULL);
dbus_message_unref (reply);