From aa4f3c707141b823f0ee66b0068c9e5b1ff1c79f Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Wed, 17 Oct 2012 07:45:26 +0200 Subject: Update glib annotations to 2.34.1 --- gir/glib-2.0.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gir/glib-2.0.c b/gir/glib-2.0.c index 90ec0003..a3dd95e0 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 */ -- cgit v1.2.1