File diff r25406:017a9f8d3ec9 → r25407:b37c2c854ce5
src/industry_cmd.cpp
Show inline comments
 
@@ -2576,13 +2576,13 @@ static void CanCargoServiceIndustry(Carg
 
	}
 
}
 

	
 
/**
 
 * Compute who can service the industry.
 
 *
 
 * Here, 'can service' means that he/she has trains and stations close enough
 
 * Here, 'can service' means that they have trains and stations close enough
 
 * to the industry with the right cargo type and the right orders (ie has the
 
 * technical means).
 
 *
 
 * @param ind: Industry being investigated.
 
 *
 
 * @return: 0 if nobody can service the industry, 2 if the local company can