diff src/gtkeventloop.c @ 8807:482fc53c969d

[gaim-migrate @ 9569] A patch from Jon Oberheide to add a confirmation dialog when removing an away message. And then two other small changes I thought I had already committed. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 25 Apr 2004 17:01:38 +0000
parents 9949b752d1ab
children 8e97c8befc0b
line wrap: on
line diff
--- a/src/gtkeventloop.c	Sun Apr 25 16:23:20 2004 +0000
+++ b/src/gtkeventloop.c	Sun Apr 25 17:01:38 2004 +0000
@@ -97,7 +97,7 @@
 	g_timeout_add,
 	(guint (*)(guint))g_source_remove,
 	gaim_gtk_input_add,
-	(void (*)(guint))g_source_remove
+	(guint (*)(guint))g_source_remove
 };
 
 GaimEventLoopUiOps *