From 8cb608eac055d9592f5eb04e1002bf95b26692d7 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Mon, 9 May 2011 13:33:53 -0400 Subject: [PATCH] ges: Fix introspection annotations --- ges/ges-formatter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ges/ges-formatter.c b/ges/ges-formatter.c index 97c8fca..7100938 100644 --- a/ges/ges-formatter.c +++ b/ges/ges-formatter.c @@ -118,7 +118,7 @@ ges_formatter_new_for_uri (const gchar * uri) * Creates a new instance of the default GESFormatter type on this system * (currently #GESKeyfileFormatter). * - * Returns: a #GESFormatter instance or NULL + * Returns: (transfer full): a #GESFormatter instance or %NULL */ GESFormatter * -- 2.7.4