From afc07bd845ca8ce44b1dd59af2cd401544063c86 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 15 May 2009 16:50:44 +0100 Subject: empathy-preferences: fix coding style --- src/empathy-preferences.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-preferences.c b/src/empathy-preferences.c index 77f0bec40..628db52da 100644 --- a/src/empathy-preferences.c +++ b/src/empathy-preferences.c @@ -422,7 +422,7 @@ preferences_languages_add (EmpathyPreferences *preferences) codes = empathy_spell_get_language_codes (); - empathy_conf_set_bool (empathy_conf_get(), + empathy_conf_set_bool (empathy_conf_get (), EMPATHY_PREFS_CHAT_SPELL_CHECKER_ENABLED, codes != NULL); if (!codes) { -- cgit v1.2.3