xi2: fix thinko in variable type
https://bugzilla.gnome.org/show_bug.cgi?id=673644
This commit is contained in:
		 Cosimo Cecchi
					Cosimo Cecchi
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							5a41b74c5c
						
					
				
				
					commit
					37149668c0
				
			| @ -1062,7 +1062,7 @@ scroll_valuators_changed (GdkX11DeviceXI2 *device, | ||||
|                           gdouble         *dx, | ||||
|                           gdouble         *dy) | ||||
| { | ||||
|   gdouble has_scroll_valuators = FALSE; | ||||
|   gboolean has_scroll_valuators = FALSE; | ||||
|   GdkScrollDirection direction; | ||||
|   guint n_axes, i, n_val; | ||||
|   gdouble *vals; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user