summaryrefslogtreecommitdiff
path: root/pango
diff options
context:
space:
mode:
Diffstat (limited to 'pango')
-rw-r--r--pango/pango-renderer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-renderer.c b/pango/pango-renderer.c
index cbdadb46..bc2d462c 100644
--- a/pango/pango-renderer.c
+++ b/pango/pango-renderer.c
@@ -887,7 +887,7 @@ pango_renderer_default_draw_error_underline (PangoRenderer *renderer,
while (TRUE)
{
PangoMatrix total;
- get_total_matrix (&total, renderer->matrix, x, y, square);
+ get_total_matrix (&total, matrix, x, y, square);
draw_rectangle (renderer, &total, PANGO_RENDER_PART_UNDERLINE, /* A */
0, 0,