diff -r 8a769e8e91fc -r f52908fb23b0 src/win32/wspell.h --- 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 -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 ) \