summaryrefslogtreecommitdiff
path: root/gir/gobject-2.0.c
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-04-20 13:44:56 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2016-04-20 13:44:56 +0200
commit24492500027695cccbd30d7369214b4de06304c2 (patch)
treeab2e203267e9eae58f8af3b5ec7eac55ada4b801 /gir/gobject-2.0.c
parentee56f10fc7701ef7d6ef7cbfe9c3902fbc25539c (diff)
downloadgobject-introspection-24492500027695cccbd30d7369214b4de06304c2.tar.gz
gir: Update annotations from GLib git master
Diffstat (limited to 'gir/gobject-2.0.c')
-rw-r--r--gir/gobject-2.0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c
index ebabda8b..37f7acd2 100644
--- a/gir/gobject-2.0.c
+++ b/gir/gobject-2.0.c
@@ -6014,7 +6014,7 @@
/**
* g_value_array_insert:
* @value_array: #GValueArray to add an element to
- * @index_: insertion position, must be <= value_array-&gt;n_values
+ * @index_: insertion position, must be <= value_array->;n_values
* @value: (allow-none): #GValue to copy into #GValueArray, or %NULL
*
* Insert a copy of @value at specified position into @value_array. If @value