pidgin/gtkdialogs.c

changeset 22104
56970903b8e9
parent 22099
8e70e3ba6096
child 22475
f0e15f98ef0b
--- 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);

mercurial