[PATCH] annotations: Fixed grl_init annotations
- From: Simón Pena <spenap gmail com>
- To: grilo-list gnome org
- Subject: [PATCH] annotations: Fixed grl_init annotations
- Date: Tue, 21 Sep 2010 20:28:21 +0200
---
src/grilo.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/grilo.c b/src/grilo.c
index ec5c04d..a2f4da0 100644
--- a/src/grilo.c
+++ b/src/grilo.c
@@ -32,8 +32,8 @@ static const gchar *plugin_path = NULL;
/**
* grl_init:
- * @argc: (in): number of input arguments, length of @argv
- * @argv: (element-type utf8) (array length=argc) (allow-none): list of arguments
+ * @argc: (inout) (allow-none): number of input arguments, length of @argv
+ * @argv: (inout) (element-type utf8) (array length=argc) (allow-none): list of arguments
*
* Initializes the Grilo library
*/
--
1.7.0.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]