summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/fl_utf8.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/fl_utf8.h b/FL/fl_utf8.h
index 9db53d3ff..fc1b653c3 100644
--- a/FL/fl_utf8.h
+++ b/FL/fl_utf8.h
@@ -87,6 +87,7 @@ extern "C" {
@{
*/
+/** is this even defined anywhere? */
int fl_unichar_to_utf8_size(Fl_Unichar);
/* F2: comes from FLTK2 */