Adding (inout) introspection metadata to pango_skip_space
authorAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 17:41:03 +0000 (18:41 +0100)
committerAlberto Ruiz <aruiz@gnome.org>
Mon, 25 Apr 2011 17:41:03 +0000 (18:41 +0100)
pango/pango-utils.c

index 167dcc1..5c3959c 100644 (file)
@@ -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.
  *