gossip r2836 - in trunk: . src
- From: rhult svn gnome org
- To: svn-commits-list gnome org
- Subject: gossip r2836 - in trunk: . src
- Date: Mon, 21 Jul 2008 11:35:51 +0000 (UTC)
Author: rhult
Date: Mon Jul 21 11:35:50 2008
New Revision: 2836
URL: http://svn.gnome.org/viewvc/gossip?rev=2836&view=rev
Log:
2008-07-21 Richard Hult <richard imendio com>
* src/gossip-spell.c: (gossip_spell_supported): Fix build without
aspell.
Modified:
trunk/ChangeLog
trunk/src/gossip-spell.c
Modified: trunk/src/gossip-spell.c
==============================================================================
--- trunk/src/gossip-spell.c (original)
+++ trunk/src/gossip-spell.c Mon Jul 21 11:35:50 2008
@@ -410,7 +410,8 @@
}
GList *
-gossip_spell_get_suggestions (const gchar *word)
+gossip_spell_get_suggestions (const gchar *word,
+ const gchar *code)
{
gossip_debug (DEBUG_DOMAIN, "Support disabled, could not get suggestions");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]