plugins/spellchk.c

changeset 12397
aa64ec827fdf
parent 12045
9dda1dc1093f
child 12591
0af9862d7a92
--- 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)

mercurial