actually fix updchk
This commit is contained in:
		
							parent
							
								
									606cb09fa5
								
							
						
					
					
						commit
						a46f89998c
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -154,7 +154,10 @@ check_version ()
 | 
			
		|||
		InternetCloseHandle (hResource);
 | 
			
		||||
		InternetCloseHandle (hConnect);
 | 
			
		||||
		InternetCloseHandle (hOpen);
 | 
			
		||||
		return buffer;
 | 
			
		||||
		if (strlen (buffer) == 5)
 | 
			
		||||
			return buffer;
 | 
			
		||||
		else
 | 
			
		||||
			return "Unknown";
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue