[glib: 2/3] gtask: Fix GIR annotation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 2/3] gtask: Fix GIR annotation
- Date: Wed, 11 Dec 2019 13:02:50 +0000 (UTC)
commit 7a3c4a415ccaa8c03338f4b5f83a7b7fd1c9b410
Author: Philip Withnall <withnall endlessm com>
Date: Wed Dec 11 12:28:45 2019 +0000
gtask: Fix GIR annotation
Spotted by gtk-doc.
Signed-off-by: Philip Withnall <withnall endlessm com>
gio/gtask.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gtask.c b/gio/gtask.c
index 4acb09df8..2059e5147 100644
--- a/gio/gtask.c
+++ b/gio/gtask.c
@@ -2013,7 +2013,7 @@ g_task_return_value (GTask *task,
/**
* g_task_propagate_value:
* @task: a #GTask
- * @value: (out) (caller-allocates): return location for the #GValue
+ * @value: (out caller-allocates): return location for the #GValue
* @error: return location for a #GError
*
* Gets the result of @task as a #GValue, and transfers ownership of
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]