diff pidgin/gtkutils.c @ 32387: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 3322201b446f
children fbbb9edb1d4c
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