summaryrefslogtreecommitdiff
path: root/imap/src/c-client/utf8.h
diff options
context:
space:
mode:
Diffstat (limited to 'imap/src/c-client/utf8.h')
-rw-r--r--imap/src/c-client/utf8.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/imap/src/c-client/utf8.h b/imap/src/c-client/utf8.h
index 105f856d..d080c1b0 100644
--- a/imap/src/c-client/utf8.h
+++ b/imap/src/c-client/utf8.h
@@ -582,3 +582,4 @@ long utf8_strwidth (unsigned char *s);
long utf8_textwidth (SIZEDTEXT *utf8);
unsigned long ucs4_decompose (unsigned long c,void **more);
unsigned long ucs4_decompose_recursive (unsigned long c,void **more);
+void *utf8_parameters (long function, void *value);