summaryrefslogtreecommitdiff
path: root/modules/arabic/mulefont.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/arabic/mulefont.h')
-rw-r--r--modules/arabic/mulefont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/arabic/mulefont.h b/modules/arabic/mulefont.h
index 34c6507b..e93d8118 100644
--- a/modules/arabic/mulefont.h
+++ b/modules/arabic/mulefont.h
@@ -18,6 +18,6 @@ ArabicFontInfo*
arabic_muleinit(PangoFont *font);
void
-arabic_mule_recode(PangoXSubfont* subfont,int* glyph,PangoXSubfont* mulefonts);
+arabic_mule_recode(PangoXSubfont* subfont,gunichar* glyph,PangoXSubfont* mulefonts);
#endif