summaryrefslogtreecommitdiff
path: root/pango/pangowin32.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pangowin32.c')
-rw-r--r--pango/pangowin32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pangowin32.c b/pango/pangowin32.c
index f9634011..e444e179 100644
--- a/pango/pangowin32.c
+++ b/pango/pangowin32.c
@@ -643,7 +643,7 @@ pango_win32_render_layout (HDC hdc,
int width;
int y_offset = 0;
- gboolean first = FALSE;
+ gboolean first = TRUE;
g_return_if_fail (layout != NULL);