summaryrefslogtreecommitdiff
path: root/modules/arabic/arabic-x.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/arabic/arabic-x.c')
-rw-r--r--modules/arabic/arabic-x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/arabic/arabic-x.c b/modules/arabic/arabic-x.c
index 4ab5d6bf..75534025 100644
--- a/modules/arabic/arabic-x.c
+++ b/modules/arabic/arabic-x.c
@@ -298,7 +298,7 @@ arabic_engine_shape (PangoFont *font,
static PangoCoverage *
arabic_engine_get_coverage (PangoFont *font,
- const char *lang)
+ PangoLanguage *lang)
{
gunichar i;
PangoCoverage *result = pango_coverage_new ();