summaryrefslogtreecommitdiff
path: root/gir/gio-2.0.c
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-09-23 23:21:57 -0300
committerJohan Dahlin <johan@gnome.org>2010-09-24 11:03:51 -0300
commit33e12c4a144f97b295e0e7ba560042d071a5f7d6 (patch)
treea7d5aa01f958f48db5273991872e9d3fb388482f /gir/gio-2.0.c
parente262dcaf557df83bd40572a8f94032a4da6148c5 (diff)
downloadgobject-introspection-33e12c4a144f97b295e0e7ba560042d071a5f7d6.tar.gz
Fix a couple of broken annotations
Diffstat (limited to 'gir/gio-2.0.c')
-rw-r--r--gir/gio-2.0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gir/gio-2.0.c b/gir/gio-2.0.c
index 7f0e8ee1..33906a0f 100644
--- a/gir/gio-2.0.c
+++ b/gir/gio-2.0.c
@@ -439,14 +439,14 @@
* @settings:
* @key:
*
- * Return value: (array zero-terminated-1) (transfer full):
+ * Return value: (array zero-terminated=1) (transfer full):
*/
/**
* g_settings_set_strv:
* @settings:
* @key:
- * @value: (array zero-terminated-1):
+ * @value: (array zero-terminated=1):
*
*/