From a9a1fdabd804c9947fe6ec6788169256aa57268d Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Fri, 11 Jun 2010 21:06:31 -0300 Subject: [PATCH] [gir_writer_write] Document properly --- girwriter.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/girwriter.c b/girwriter.c index ca68f57bb..712456027 100644 --- a/girwriter.c +++ b/girwriter.c @@ -1254,8 +1254,8 @@ write_union_info (const gchar *namespace, * gir_writer_write: * @filename: filename to write to * @namespace: GIR namespace to write - * @needs_prefix: - * @show_all: + * @needs_prefix: if the filename needs prefixing + * @show_all: if field size calculations should be included * * Writes the output of a typelib represented by @namespace * into a GIR xml file named @filename.