--- a/pidgin/gtkdialogs.c Wed Jan 02 22:15:06 2008 +0000 +++ b/pidgin/gtkdialogs.c Thu Jan 03 04:57:40 2008 +0000 @@ -288,7 +288,7 @@ } } -static void destroy_about() +static void destroy_about(void) { if (about != NULL) gtk_widget_destroy(about);