XORG_VERSION_CURRENT, not XF86_VERSION_CURRENT.
If only this was the least wrong thing in this code.
This commit is contained in:
		
							parent
							
								
									e9bfb2b3d7
								
							
						
					
					
						commit
						a3d2c5d622
					
				| 
						 | 
				
			
			@ -12,7 +12,7 @@ static XF86ModuleVersionInfo uda1380VersRec =
 | 
			
		|||
        MODULEVENDORSTRING,
 | 
			
		||||
        MODINFOSTRING1,
 | 
			
		||||
        MODINFOSTRING2,
 | 
			
		||||
        XF86_VERSION_CURRENT,
 | 
			
		||||
        XORG_VERSION_CURRENT,
 | 
			
		||||
        1, 0, 0,
 | 
			
		||||
        ABI_CLASS_VIDEODRV,             /* This needs the video driver ABI */
 | 
			
		||||
        ABI_VIDEODRV_VERSION,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue