From e8ddf001c87790cde6e03e9ca47714b6fc30266c Mon Sep 17 00:00:00 2001 From: rubidium Date: Sat, 19 Sep 2009 09:51:14 +0000 Subject: (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos --- src/newgrf_industries.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/newgrf_industries.cpp') diff --git a/src/newgrf_industries.cpp b/src/newgrf_industries.cpp index 0af9aff62..9dd2e56d3 100644 --- a/src/newgrf_industries.cpp +++ b/src/newgrf_industries.cpp @@ -152,6 +152,7 @@ static uint32 GetCountAndDistanceOfClosestInstance(byte param_setID, byte layout } /** This function implements the industries variables that newGRF defines. + * @param object the object that we want to query * @param variable that is queried * @param parameter unused * @param available will return false if ever the variable asked for does not exist -- cgit v1.2.3-54-g00ecf