--- a/finch/gntplugin.c Wed Jan 02 22:15:06 2008 +0000 +++ b/finch/gntplugin.c Thu Jan 03 04:57:40 2008 +0000 @@ -171,7 +171,7 @@ } static void -confwin_init() +confwin_init(void) { confwins = g_hash_table_new(g_direct_hash, g_direct_equal); }