summaryrefslogtreecommitdiff
path: root/src/media-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/media-manager.c')
-rw-r--r--src/media-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/media-manager.c b/src/media-manager.c
index fddd63a..3df771c 100644
--- a/src/media-manager.c
+++ b/src/media-manager.c
@@ -478,7 +478,7 @@ haze_media_manager_requestotron (TpChannelManager *manager,
/* already checked by TpBaseConnection */
g_assert (handle == 0);
- g_set_error (&error, TP_ERRORS, TP_ERROR_NOT_IMPLEMENTED,
+ g_set_error (&error, TP_ERROR, TP_ERROR_NOT_IMPLEMENTED,
"A valid Contact handle must be provided when requesting a media "
"channel");