[telepathy-mission-control-5.16] telepathy-mission-control: Fix a wrong deprecation annotation

Simon McVittie smcv at kemper.freedesktop.org
Fri Sep 20 04:54:46 PDT 2013


Module: telepathy-mission-control
Branch: telepathy-mission-control-5.16
Commit: 972b515a0294d78c7a34dfe8ebd0f6a8e6f415e7
URL:    http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=972b515a0294d78c7a34dfe8ebd0f6a8e6f415e7

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Sep 20 12:53:28 2013 +0100

Fix a wrong deprecation annotation

---

 mission-control-plugins/dispatch-operation.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/mission-control-plugins/dispatch-operation.c b/mission-control-plugins/dispatch-operation.c
index ab51eb9..2bd2ab2 100644
--- a/mission-control-plugins/dispatch-operation.c
+++ b/mission-control-plugins/dispatch-operation.c
@@ -301,7 +301,7 @@ mcp_dispatch_operation_end_delay (McpDispatchOperation *self,
  * superseded by Call channels, which have a proper "hang up" method which
  * should be used instead.
  *
- * Deprecated: 5.15.UNRELEASED: Use tp_call_channel_hangup_async() to
+ * Deprecated: 5.15.1: Use tp_call_channel_hangup_async() to
  *  hang up Call channels, mcp_dispatch_operation_close_channels() to close
  *  generic channels, or mcp_dispatch_operation_destroy_channels() to
  *  terminate the channel destructively.



More information about the telepathy-commits mailing list