diff src/prefs.c @ 747:eec93c5929b9

[gaim-migrate @ 757] minor changes committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 23 Aug 2000 05:43:46 +0000
parents 5a908dd5cfc4
children c32d4fae9bbd
line wrap: on
line diff
--- a/src/prefs.c	Wed Aug 23 04:14:47 2000 +0000
+++ b/src/prefs.c	Wed Aug 23 05:43:46 2000 +0000
@@ -711,7 +711,7 @@
 
 static struct chat_page *cp = NULL;
 
-static refresh_list(GtkWidget *w, gpointer *m)
+static void refresh_list(GtkWidget *w, gpointer *m)
 {
         char *text = grab_url("http://www.aol.com/community/chat/allchats.html");
         char *c;