db/update/ExcludeList: fix variable name in #else block
This commit is contained in:
		@@ -58,7 +58,7 @@ ExcludeList::Load(InputStreamPtr is)
 | 
			
		||||
		ParseLine(line);
 | 
			
		||||
#else
 | 
			
		||||
	/* not implemented */
 | 
			
		||||
	(void)path_fs;
 | 
			
		||||
	(void)is;
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
	return true;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user