[gdk-pixbuf] introspection: Fix some annotation syntax



commit 50a5246b67d5e6cc646159079e6d967a84c212d5
Author: Colin Walters <walters verbum org>
Date:   Wed Sep 29 10:46:53 2010 -0400

    introspection: Fix some annotation syntax

 gdk-pixbuf/gdk-pixbuf-io.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk-pixbuf/gdk-pixbuf-io.c b/gdk-pixbuf/gdk-pixbuf-io.c
index aa4964f..9962ed6 100644
--- a/gdk-pixbuf/gdk-pixbuf-io.c
+++ b/gdk-pixbuf/gdk-pixbuf-io.c
@@ -2649,7 +2649,7 @@ _gdk_pixbuf_get_format (GdkPixbufModule *module)
  * Obtains the available information about the image formats supported
  * by GdkPixbuf.
  *
- * Returns: (transfer container): (element-type GdkPixbufFormat): A list of
+ * Returns: (transfer container) (element-type GdkPixbufFormat): A list of
  * #GdkPixbufFormat<!-- -->s describing the supported
  * image formats.  The list should be freed when it is no longer needed,
  * but the structures themselves are owned by #GdkPixbuf and should not be



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]