Re: [PATCH] annotations: Fixed grl_init annotations



On Tue, Sep 21, 2010 at 08:28:21PM +0200, Simón Pena wrote:
> ---
>  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
>   */

pushed

vmjl


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]