summaryrefslogtreecommitdiff
path: root/modules/arabic/mulefont.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/arabic/mulefont.c')
-rw-r--r--modules/arabic/mulefont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/arabic/mulefont.c b/modules/arabic/mulefont.c
index 2843e73c..f283ad22 100644
--- a/modules/arabic/mulefont.c
+++ b/modules/arabic/mulefont.c
@@ -214,7 +214,7 @@ static fontentry charmap [] =
};
void
-arabic_mule_recode(PangoXSubfont* subfont,int* glyph,PangoXSubfont* mulefonts)
+arabic_mule_recode(PangoXSubfont* subfont,gunichar* glyph,PangoXSubfont* mulefonts)
{
int letter=*glyph;
if ((letter >= 0x660)&&(letter <= 0x669)) /* indic numeral */