# HG changeset patch # User Gary Kramlich # Date 1126299902 0 # Node ID 0d720d58db2c613af5d2e69af3d80ea4f4c72eee # Parent fe334b13d1d09afe1faa94f8f7ca6d01e3811fda [gaim-migrate @ 13728] this is correct marshaller, although it really doesn't matter... diff -r fe334b13d1d0 -r 0d720d58db2c src/gtkconv.c --- a/src/gtkconv.c Fri Sep 09 20:14:32 2005 +0000 +++ b/src/gtkconv.c Fri Sep 09 21:05:02 2005 +0000 @@ -211,7 +211,7 @@ /************************************************************************** * Callbacks **************************************************************************/ -static gint +static gboolean close_win_cb(GtkWidget *w, GdkEventAny *e, gpointer d) { GaimConvWindow *win = (GaimConvWindow *)d;