mi: fix wrong (*EnqueueEvent) declaration in miPointerScreenFuncRec.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
		
							parent
							
								
									4dedb900f4
								
							
						
					
					
						commit
						d80798ba2a
					
				| 
						 | 
				
			
			@ -82,7 +82,7 @@ typedef struct _miPointerScreenFuncRec {
 | 
			
		|||
                    );
 | 
			
		||||
    void	(*EnqueueEvent)(
 | 
			
		||||
                    DeviceIntPtr /* pDev */,
 | 
			
		||||
                    xEventPtr /* event */
 | 
			
		||||
                    InternalEvent* /* event */
 | 
			
		||||
                    );
 | 
			
		||||
    void	(*NewEventScreen)(
 | 
			
		||||
		    DeviceIntPtr /* pDev */,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue