summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/channel-manager.h')
-rw-r--r--telepathy-glib/channel-manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-glib/channel-manager.h b/telepathy-glib/channel-manager.h
index 6fccce3e5..340dea13c 100644
--- a/telepathy-glib/channel-manager.h
+++ b/telepathy-glib/channel-manager.h
@@ -135,7 +135,7 @@ GType tp_channel_manager_get_type (void);
void tp_channel_manager_emit_new_channel (gpointer instance,
TpExportableChannel *channel, GSList *request_tokens);
-_TP_DEPRECATED_IN_UNRELEASED
+_TP_DEPRECATED_IN_0_20
void tp_channel_manager_emit_new_channels (gpointer instance,
GHashTable *channels);