diff options
Diffstat (limited to 'pango/pango-break.h')
-rw-r--r-- | pango/pango-break.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-break.h b/pango/pango-break.h index 527a7cf5..d72ba0da 100644 --- a/pango/pango-break.h +++ b/pango/pango-break.h @@ -84,7 +84,7 @@ void pango_find_paragraph_boundary (const gchar *text, void pango_get_log_attrs (const char *text, int length, int level, - const char *language, + PangoLanguage *language, PangoLogAttr *log_attrs); /* This is the default break algorithm, used if no language |