[glib/glib-2-32] g_dbus_gvariant_to_gvalue(): Add missing out annotation
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-32] g_dbus_gvariant_to_gvalue(): Add missing out annotation
- Date: Sat, 14 Jul 2012 23:20:08 +0000 (UTC)
commit c149b7ecb0bbb9f80312999adfcfcba863e53227
Author: Martin Pitt <martinpitt gnome org>
Date: Tue Jun 5 18:50:36 2012 +0200
g_dbus_gvariant_to_gvalue(): Add missing out annotation
gio/gdbusutils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gdbusutils.c b/gio/gdbusutils.c
index 1773a5c..1492053 100644
--- a/gio/gdbusutils.c
+++ b/gio/gdbusutils.c
@@ -355,7 +355,7 @@ g_dbus_is_guid (const gchar *string)
/**
* g_dbus_gvariant_to_gvalue:
* @value: A #GVariant.
- * @out_gvalue: Return location pointing to a zero-filled (uninitialized) #GValue.
+ * @out_gvalue: (out): Return location pointing to a zero-filled (uninitialized) #GValue.
*
* Converts a #GVariant to a #GValue. If @value is floating, it is consumed.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]