diff options
Diffstat (limited to 'modules/thai')
-rw-r--r-- | modules/thai/thai-x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/thai/thai-x.c b/modules/thai/thai-x.c index 0fa21585..47310e54 100644 --- a/modules/thai/thai-x.c +++ b/modules/thai/thai-x.c @@ -847,7 +847,7 @@ thai_engine_shape (PangoFont *font, static PangoCoverage * thai_engine_get_coverage (PangoFont *font, - const char *lang) + PangoLanguage *lang) { PangoCoverage *result = pango_coverage_new (); |