[gobject-introspection/gnome-3-6] Update glib annotations to 2.34.1



commit aa4f3c707141b823f0ee66b0068c9e5b1ff1c79f
Author: Rico Tzschichholz <ricotz t-online de>
Date:   Wed Oct 17 07:45:26 2012 +0200

    Update glib annotations to 2.34.1

 gir/glib-2.0.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c
index 90ec000..a3dd95e 100644
--- a/gir/glib-2.0.c
+++ b/gir/glib-2.0.c
@@ -25975,7 +25975,7 @@
  * gracefully by sorting it before non-%NULL strings.
  * Comparing two %NULL pointers returns 0.
  *
- * Returns: -1, 0 or 1, if @str1 is <, == or > than @str2.
+ * Returns: an integer less than, equal to, or greater than zero, if @str1 is <, == or > than @str2.
  * Since: 2.16
  */
 



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