diff src/gtkconv.c @ 11486:3ca08210da50

[gaim-migrate @ 13728] this is correct marshaller, although it really doesn't matter... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Fri, 09 Sep 2005 21:05:02 +0000
parents 16b0da1f376f
children 9fc7d0153332
line wrap: on
line diff
--- 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;