From 042954de9f990e53e81374c1b14ad53c7e4f7018 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 10 Dec 2011 21:49:10 -0500 Subject: [PATCH] Fix since tag --- glib/gunicode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glib/gunicode.h b/glib/gunicode.h index 3350e77c7..10d35329a 100644 --- a/glib/gunicode.h +++ b/glib/gunicode.h @@ -559,7 +559,7 @@ gsize g_unichar_fully_decompose (gunichar ch, * * This is as defined by Unicode 6.1. * - * Since: 2.31.3 + * Since: 2.32 */ #define G_UNICHAR_MAX_DECOMPOSITION_LENGTH 18 /* codepoints */ -- 2.34.1