summaryrefslogtreecommitdiff
path: root/glib/gunicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/gunicode.h')
-rw-r--r--glib/gunicode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gunicode.h b/glib/gunicode.h
index 10d35329a..93598725d 100644
--- a/glib/gunicode.h
+++ b/glib/gunicode.h
@@ -570,7 +570,7 @@ void g_unicode_canonical_ordering (gunichar *string,
gsize len);
-GLIB_DEPRECATED
+GLIB_DEPRECATED_IN_2_30
gunichar *g_unicode_canonical_decomposition (gunichar ch,
gsize *result_len) G_GNUC_MALLOC;