diff options
Diffstat (limited to 'pango/pango-utils.c')
-rw-r--r-- | pango/pango-utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-utils.c b/pango/pango-utils.c index 112bc388..18ffa263 100644 --- a/pango/pango-utils.c +++ b/pango/pango-utils.c @@ -1131,7 +1131,7 @@ pango_extents_to_pixels (PangoRectangle *inclusive, void _pango_shape_shape (const char *text, - gint n_chars, + unsigned int n_chars, PangoRectangle *shape_ink G_GNUC_UNUSED, PangoRectangle *shape_logical, PangoGlyphString *glyphs) |