summaryrefslogtreecommitdiff
path: root/src/rail.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rail.h')
-rw-r--r--src/rail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rail.h b/src/rail.h
index 04d2aa74d..099b17727 100644
--- a/src/rail.h
+++ b/src/rail.h
@@ -238,7 +238,7 @@ RailType GetBestRailtype(const CompanyID company);
* @param company the company to get the rail types for.
* @return the rail types.
*/
-RailTypes GetCompanyRailtypes(const CompanyID p);
+RailTypes GetCompanyRailtypes(const CompanyID c);
/**
* Reset all rail type information to its default values.