Fix typo from last commit. Oh well.
This commit is contained in:
		
							parent
							
								
									c02128532e
								
							
						
					
					
						commit
						b1272eefd9
					
				|  | @ -3157,7 +3157,7 @@ CheckPassiveGrabsOnWindow( | ||||||
|                This essentially requires a client to re-create all |                This essentially requires a client to re-create all | ||||||
|                passiveGrabs when the pairing changes... oh well. |                passiveGrabs when the pairing changes... oh well. | ||||||
|              */  |              */  | ||||||
|             if (xE->u.u.type < LASTEVENT) |             if (xE->u.u.type < LASTEvent) | ||||||
|             { |             { | ||||||
|                 grab->device = device;  |                 grab->device = device;  | ||||||
|                 grab->modifierDevice = GetPairedKeyboard(device); |                 grab->modifierDevice = GetPairedKeyboard(device); | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue