# HG changeset patch # User Gary Kramlich # Date 1126299902 0 # Node ID 3ca08210da50077e91707e879b1d7eccfb08354d # Parent 16b0da1f376f2a56ee57be0fdf96af0595cc9b8a [gaim-migrate @ 13728] this is correct marshaller, although it really doesn't matter... committer: Tailor Script diff -r 16b0da1f376f -r 3ca08210da50 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;