changeset 31928:1f22e6ea1d2a

It seems like there's a dereference missing here. Is this the cause of some random menu problems on Windows?
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 22 Aug 2011 22:25:09 +0000
parents 57694928058e
children e304b1a0b516 692d32072539
files pidgin/gtkutils.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkutils.c	Mon Aug 22 16:36:48 2011 +0000
+++ b/pidgin/gtkutils.c	Mon Aug 22 22:25:09 2011 +0000
@@ -1290,7 +1290,7 @@
 
 	monitor_num = gdk_screen_get_monitor_at_point (screen, *x, *y);
 
-	push_in = FALSE;
+	*push_in = FALSE;
 
 	/*
 	 * The placement of popup menus horizontally works like this (with