Fix warning
This commit is contained in:
		
							parent
							
								
									4b549eeac8
								
							
						
					
					
						commit
						a854234c1f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -249,7 +249,7 @@ char *
 | 
			
		|||
expand_homedir (char *file)
 | 
			
		||||
{
 | 
			
		||||
#ifndef WIN32
 | 
			
		||||
	char *ret, *user;
 | 
			
		||||
	char *user;
 | 
			
		||||
	struct passwd *pw;
 | 
			
		||||
 | 
			
		||||
	if (file[0] == '~')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue