[Pkg-telepathy-commits] [telepathy-mission-control-6] 261/280: tp_account_dup_storage_identifier_variant() has been removed in next

Simon McVittie smcv at debian.org
Thu Mar 27 20:07:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.

commit 0c74c16b8003bd54fb800a5a80f0b9d814f0057d
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Mon Feb 17 15:18:31 2014 +0100

    tp_account_dup_storage_identifier_variant() has been removed in next
---
 util/mc-tool.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/mc-tool.c b/util/mc-tool.c
index 09a7174..8d41acc 100644
--- a/util/mc-tool.c
+++ b/util/mc-tool.c
@@ -781,7 +781,7 @@ command_show (TpAccount *account)
         puts ("Storage:");
         show ("Provider", storage_provider);
 
-        storage_identifier = tp_account_dup_storage_identifier_variant (
+        storage_identifier = tp_account_dup_storage_identifier (
             account);
         if (storage_identifier != NULL)
           {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git



More information about the Pkg-telepathy-commits mailing list