From cba0b6145df2ce15bffd389682a34bf96e5ea261 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 1 Feb 2012 20:27:01 +0000 Subject: [PATCH 4/7] tp_account_manager_create_account_finish: warn that the return has a limited lifetime --- telepathy-glib/account-manager.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c index aac416b..169adec 100644 --- a/telepathy-glib/account-manager.c +++ b/telepathy-glib/account-manager.c @@ -1280,7 +1280,7 @@ tp_account_manager_create_account_async (TpAccountManager *manager, * object, with the %TP_ACCOUNT_FEATURE_CORE feature ready on it. * * The caller must keep a ref to the returned object using g_object_ref() if - * it is to be kept. + * it is to be kept beyond the lifetime of @result. * * Returns: (transfer none): a new #TpAccount which was just created on * success, otherwise %NULL -- 1.7.9