[Pkg-telepathy-commits] [telepathy-mission-control-6] 199/280: fixup!

Simon McVittie smcv at debian.org
Thu Mar 27 20:07:23 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 026cbb87190680f53a9a3382ed65f6e31cd9a4e5
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Jan 29 18:33:55 2014 +0000

    fixup!
---
 mission-control-plugins/account-storage.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mission-control-plugins/account-storage.c b/mission-control-plugins/account-storage.c
index 8d10ad6..6a49d73 100644
--- a/mission-control-plugins/account-storage.c
+++ b/mission-control-plugins/account-storage.c
@@ -699,7 +699,7 @@ mcp_account_storage_delete_async (McpAccountStorage *storage,
   g_return_if_fail (iface != NULL);
   g_return_if_fail (iface->delete_async != NULL);
 
-  iface->delete_async (storage, am, account, callback, user_data);
+  iface->delete_async (storage, am, account, cancellable, callback, user_data);
 }
 
 /**

-- 
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