(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos

This commit is contained in:
rubidium
2009-09-19 09:51:14 +00:00
parent fa33b92b0f
commit e8ddf001c8
59 changed files with 120 additions and 66 deletions

View File

@@ -268,7 +268,7 @@ static inline void SetTreeCounter(TileIndex t, uint c)
*
* @param t The tile to make a tree-tile from
* @param type The type of the tree
* @param set the number of trees
* @param count the number of trees
* @param growth the growth status
* @param ground the ground type
* @param density the density (not the number of trees)