Fix warning due to typo
This commit is contained in:
		 Alexander Larsson
					Alexander Larsson
				
			
				
					committed by
					
						 Alexander Larsson
						Alexander Larsson
					
				
			
			
				
	
			
			
			 Alexander Larsson
						Alexander Larsson
					
				
			
						parent
						
							b272456023
						
					
				
				
					commit
					482b333d92
				
			| @ -772,7 +772,7 @@ roundtrip_handler (Display *dpy, | ||||
| 		   int      len, | ||||
| 		   XPointer data) | ||||
| { | ||||
|   RoundtripState *state = (SendEventState *)data;   | ||||
|   RoundtripState *state = (RoundtripState *)data;   | ||||
|    | ||||
|   if (dpy->last_request_read == state->get_input_focus_req) | ||||
|     { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user