From b6a08a8526af02877f97e1bd234fa5f4aace1464 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Tue, 30 Nov 2010 17:48:23 +0000 Subject: empathy-spell: updated _get_suggestions disabled implementation Signed-off-by: Jonny Lamb --- libempathy-gtk/empathy-spell.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-spell.c b/libempathy-gtk/empathy-spell.c index dcbbaf8cd..35c039c52 100644 --- a/libempathy-gtk/empathy-spell.c +++ b/libempathy-gtk/empathy-spell.c @@ -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"); -- cgit v1.2.3