--- a/src/win32/wspell.h Sun Dec 04 18:19:06 2005 +0000 +++ b/src/win32/wspell.h Sun Dec 04 18:19:56 2005 +0000 @@ -24,7 +24,7 @@ #define _WSPELL_H_ #include <gtkspell/gtkspell.h> -extern void wgaim_gtkspell_init(); +extern void wgaim_gtkspell_init(void); extern GtkSpell* (*wgaim_gtkspell_new_attach)(GtkTextView*, const gchar*, GError**); #define gtkspell_new_attach( view, lang, error ) \