]> git.0d.be Git - empathy.git/commitdiff
empathy-spell: updated _get_suggestions disabled implementation
authorJonny Lamb <jonnylamb@gnome.org>
Tue, 30 Nov 2010 17:48:23 +0000 (17:48 +0000)
committerJonny Lamb <jonnylamb@gnome.org>
Tue, 30 Nov 2010 17:48:23 +0000 (17:48 +0000)
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
libempathy-gtk/empathy-spell.c

index dcbbaf8cd8772d12959281659dcbe83e3bcedcdd..35c039c52dfe24b4fb6772b8ead50280331bfc50 100644 (file)
@@ -439,7 +439,8 @@ empathy_spell_supported (void)
 }
 
 GList *
-empathy_spell_get_suggestions (const gchar *word)
+empathy_spell_get_suggestions (const gchar *code,
+                               const gchar *word)
 {
        DEBUG ("Support disabled, could not get suggestions");