mirror of
				https://github.com/rofl0r/proxychains-ng.git
				synced 2025-11-04 09:06:05 +00:00 
			
		
		
		
	main.c: remove trailing whitespace noise
This commit is contained in:
		@@ -89,7 +89,7 @@ int main(int argc, char *argv[]) {
 | 
			
		||||
 | 
			
		||||
	/* check if path of config file has not been passed via command line */
 | 
			
		||||
	path = get_config_path(path, pbuf, sizeof(pbuf));
 | 
			
		||||
	
 | 
			
		||||
 | 
			
		||||
	if(!quiet)
 | 
			
		||||
		fprintf(stderr, LOG_PREFIX "config file found: %s\n", path);
 | 
			
		||||
 | 
			
		||||
@@ -103,7 +103,7 @@ int main(int argc, char *argv[]) {
 | 
			
		||||
	// search DLL
 | 
			
		||||
 | 
			
		||||
	set_own_dir(argv[0]);
 | 
			
		||||
	
 | 
			
		||||
 | 
			
		||||
	i = 0;
 | 
			
		||||
 | 
			
		||||
	while(dll_dirs[i]) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user