aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-unicode.h')
-rw-r--r--e-util/e-unicode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-unicode.h b/e-util/e-unicode.h
index b22c5c988b..2979510aa6 100644
--- a/e-util/e-unicode.h
+++ b/e-util/e-unicode.h
@@ -47,6 +47,7 @@ gchar *e_utf8_to_charset_string_sized (const gchar *char
gint bytes);
gchar *e_utf8_from_locale_string_sized (const gchar *string,
gint bytes);
+gchar *e_utf8_ensure_valid (const gchar *string);
/*
* These are simple wrappers that save us some typing
*/