From 2f52540631fe1d6868901f00e6de0018e021bdd9 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 25 Apr 2011 18:41:03 +0100 Subject: [PATCH] Adding (inout) introspection metadata to pango_skip_space --- pango/pango-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pango/pango-utils.c b/pango/pango-utils.c index 167dcc1..5c3959c 100644 --- a/pango/pango-utils.c +++ b/pango/pango-utils.c @@ -343,7 +343,7 @@ pango_read_line (FILE *stream, GString *str) /** * pango_skip_space: - * @pos: in/out string position + * @pos: (inout): in/out string position * * Skips 0 or more characters of white space. * -- 2.7.4