summaryrefslogtreecommitdiffstats
path: root/bus/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'bus/test.c')
-rw-r--r--bus/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/test.c b/bus/test.c
index 90d044ec..599e7caf 100644
--- a/bus/test.c
+++ b/bus/test.c
@@ -107,7 +107,7 @@ client_disconnect_filter (DBusConnection *connection,
void *user_data)
{
if (!dbus_message_is_signal (message,
- DBUS_INTERFACE_ORG_FREEDESKTOP_LOCAL,
+ DBUS_INTERFACE_LOCAL,
"Disconnected"))
return DBUS_HANDLER_RESULT_NOT_YET_HANDLED;