From 700d6bc82ed3e3a83788c6ae27df0124157e847e Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 16 Nov 2010 09:04:25 +0100 Subject: fix identation --- libempathy-gtk/empathy-theme-adium.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy-gtk/empathy-theme-adium.c b/libempathy-gtk/empathy-theme-adium.c index 5b8989848..921956e74 100644 --- a/libempathy-gtk/empathy-theme-adium.c +++ b/libempathy-gtk/empathy-theme-adium.c @@ -988,7 +988,7 @@ theme_adium_get_default_font (void) EMPATHY_PREFS_DESKTOP_INTERFACE_DOCUMENT_FONT_NAME); if (font_family == NULL) - return NULL; + return NULL; pango_fd = pango_font_description_from_string (font_family); g_free (font_family); -- cgit v1.2.3