summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gvdb-reader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gvdb-reader.c b/gvdb-reader.c
index 2dbb5b4..6bc4c6f 100644
--- a/gvdb-reader.c
+++ b/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.
*