--- a/plugins/spellchk.c Thu Dec 08 20:55:27 2005 +0000 +++ b/plugins/spellchk.c Thu Dec 08 20:55:49 2005 +0000 @@ -1737,7 +1737,7 @@ static GtkWidget *good_entry; static GtkWidget *complete_toggle; -static void save_list(); +static void save_list(void); static void on_edited(GtkCellRendererText *cellrenderertext, gchar *path, gchar *arg2, gpointer data)