dix: update a comment
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
		
							parent
							
								
									5cbd4d3d6e
								
							
						
					
					
						commit
						e341512bfa
					
				| 
						 | 
				
			
			@ -1016,7 +1016,7 @@ GetPointerEvents(EventList *events, DeviceIntPtr pDev, int type, int buttons,
 | 
			
		|||
    CARD32 ms;
 | 
			
		||||
    DeviceEvent *event;
 | 
			
		||||
    RawDeviceEvent    *raw;
 | 
			
		||||
    int x = 0, y = 0, /* switches between device and screen coords */
 | 
			
		||||
    int x = 0, y = 0, /* device coords */
 | 
			
		||||
        cx, cy; /* only screen coordinates */
 | 
			
		||||
    ScreenPtr scr = miPointerGetScreen(pDev);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue