From 5ad1c470011e732913d26dcd63be4adcdcbf33a9 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Mon, 25 Apr 2011 18:41:45 +0100 Subject: [PATCH] Adding (out) introspection metadata to pango_read_line --- 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 5c3959c..80a465e 100644 --- a/pango/pango-utils.c +++ b/pango/pango-utils.c @@ -235,7 +235,7 @@ pango_split_file_list (const char *str) /** * pango_read_line: * @stream: a stdio stream - * @str: #GString buffer into which to write the result + * @str: (out): #GString buffer into which to write the result * * Reads an entire line from a file into a buffer. Lines may * be delimited with '\n', '\r', '\n\r', or '\r\n'. The delimiter -- 2.7.4