fix some whitespace
This commit is contained in:
		
							parent
							
								
									2e297978c9
								
							
						
					
					
						commit
						594b3c4d6f
					
				| 
						 | 
					@ -471,9 +471,6 @@ PreInit(ScrnInfoPtr pScrn, int flags)
 | 
				
			||||||
    if (ms->fd < 0)
 | 
					    if (ms->fd < 0)
 | 
				
			||||||
	return FALSE;
 | 
						return FALSE;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
 | 
					    if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
 | 
				
			||||||
	return FALSE;
 | 
						return FALSE;
 | 
				
			||||||
    if (!xf86SetDefaultVisual(pScrn, -1))
 | 
					    if (!xf86SetDefaultVisual(pScrn, -1))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue