From e95590dd006740ab6bdcf71cae31efbf8404033e Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Sun, 13 Aug 2000 00:32:58 +0000 Subject: fix a bit of indentation --- pango/pango-context.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pango') diff --git a/pango/pango-context.c b/pango/pango-context.c index aa03b8cc..df18ddea 100644 --- a/pango/pango-context.c +++ b/pango/pango-context.c @@ -773,9 +773,9 @@ add_engines (PangoContext *context, { char *ctmp; - ctmp = pango_font_description_to_string(&next_desc); - g_warning("Couldn't load font \"%s\"", ctmp); - g_free(ctmp); + ctmp = pango_font_description_to_string (&next_desc); + g_warning ("Couldn't load font \"%s\"", ctmp); + g_free (ctmp); } } -- cgit v1.2.1