Fix(commit:8135798930926e24115f05b06e393aa0a73c944b): Also declare the function name that is actually used.

This commit is contained in:
Alberth
2015-02-25 21:42:52 +01:00
parent c44b558e49
commit d4f046f349

View File

@@ -63,7 +63,7 @@ class CompanyGoal {
}
}
function GetTimeoutDays();
function ResetTimeout();
function AddMonitorElement(mon);
function UpdateDelivered(mon, comp_id);
function UpdateTimeout(step);