summaryrefslogtreecommitdiff
path: root/gio/gvdb/gvdb-reader.c
diff options
context:
space:
mode:
Diffstat (limited to 'gio/gvdb/gvdb-reader.c')
-rw-r--r--gio/gvdb/gvdb-reader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gvdb/gvdb-reader.c b/gio/gvdb/gvdb-reader.c
index ccae40e64..83ad2ac19 100644
--- a/gio/gvdb/gvdb-reader.c
+++ b/gio/gvdb/gvdb-reader.c
@@ -332,7 +332,7 @@ gvdb_table_list_from_item (GvdbTable *table,
/**
* gvdb_table_get_names:
* @table: a #GvdbTable
- * @length: (optional): the number of items returned, or %NULL
+ * @length: (out) (optional): the number of items returned, or %NULL
*
* Gets a list of all names contained in @table.
*