summaryrefslogtreecommitdiff
path: root/riscos/ucstables.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/ucstables.h')
-rw-r--r--riscos/ucstables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/ucstables.h b/riscos/ucstables.h
index 9ff248ad9..0be065897 100644
--- a/riscos/ucstables.h
+++ b/riscos/ucstables.h
@@ -21,4 +21,4 @@
* This is only used if nothing claims Service_International,8
*/
-int *ucstable_from_alphabet(int alphabet);
+const int *ucstable_from_alphabet(int alphabet);