summaryrefslogtreecommitdiff
path: root/src/idle-roomlist-channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/idle-roomlist-channel.c')
-rw-r--r--src/idle-roomlist-channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idle-roomlist-channel.c b/src/idle-roomlist-channel.c
index 03e26fc..5c08a2f 100644
--- a/src/idle-roomlist-channel.c
+++ b/src/idle-roomlist-channel.c
@@ -272,7 +272,7 @@ idle_roomlist_channel_stop_listing (TpSvcChannelTypeRoomList1 *iface,
g_assert (IDLE_IS_ROOMLIST_CHANNEL (self));
- dbus_g_method_return_error (context, &error);
+ g_dbus_method_invocation_return_gerror (context, &error);
/*
priv->listing = FALSE;