[next] telepathy-glib: tp_simple_async_report_success_in_idle: annotate @source_tag with (nullable)
Simon McVittie
smcv at kemper.freedesktop.org
Wed Sep 17 05:22:52 PDT 2014
Module: telepathy-glib
Branch: next
Commit: f9d7fedf6adefa4252753727118e81dc8cd39ad7
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=f9d7fedf6adefa4252753727118e81dc8cd39ad7
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue May 27 17:43:39 2014 +0200
tp_simple_async_report_success_in_idle: annotate @source_tag with (nullable)
---
telepathy-glib/util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/telepathy-glib/util.c b/telepathy-glib/util.c
index a3f36d7..8faca04 100644
--- a/telepathy-glib/util.c
+++ b/telepathy-glib/util.c
@@ -755,7 +755,7 @@ tp_weak_ref_destroy (TpWeakRef *self)
* @source: (allow-none): the source object
* @callback: (scope async): the callback
* @user_data: (closure): user data for @callback
- * @source_tag: the source tag for the #GSimpleAsyncResult
+ * @source_tag: (nullable): the source tag for the #GSimpleAsyncResult
*
* Create a new #GSimpleAsyncResult with no operation result, and call
* g_simple_async_result_complete_in_idle() on it.
More information about the telepathy-commits
mailing list