summaryrefslogtreecommitdiff
path: root/modules/indic/bengali-x.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/indic/bengali-x.c')
-rw-r--r--modules/indic/bengali-x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/indic/bengali-x.c b/modules/indic/bengali-x.c
index ee66c9a0..a7e3432e 100644
--- a/modules/indic/bengali-x.c
+++ b/modules/indic/bengali-x.c
@@ -77,7 +77,7 @@ vowel_sign_to_matra (gunichar i)
return i + 0x987 - 0x9c8;
}
-gboolean
+static gboolean
vowel_split (gunichar i, gunichar *a, gunichar *b)
{
if (i == 0x9cb || i == 0x9cc) {