summaryrefslogtreecommitdiff
path: root/telepathy-farstream/channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-farstream/channel.c')
-rw-r--r--telepathy-farstream/channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-farstream/channel.c b/telepathy-farstream/channel.c
index 175e863..f509085 100644
--- a/telepathy-farstream/channel.c
+++ b/telepathy-farstream/channel.c
@@ -358,7 +358,7 @@ channel_prepared (GObject *obj,
}
else
{
- g_simple_async_result_set_error (res, TP_ERRORS, TP_ERROR_NOT_IMPLEMENTED,
+ g_simple_async_result_set_error (res, TP_ERROR, TP_ERROR_NOT_IMPLEMENTED,
"Channel does not implement "
TP_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING " or "
TP_IFACE_CHANNEL_TYPE_CALL);