summaryrefslogtreecommitdiffstats
path: root/src/polypcore/utf8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polypcore/utf8.h')
-rw-r--r--src/polypcore/utf8.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polypcore/utf8.h b/src/polypcore/utf8.h
index 7f394978..5f1fc5df 100644
--- a/src/polypcore/utf8.h
+++ b/src/polypcore/utf8.h
@@ -23,5 +23,6 @@
***/
const char *pa_utf8_valid(const char *str);
+const char *pa_utf8_filter(const char *str);
#endif