Fix a Doxygen style issue.

The issue was found by Clang 3.4.
This commit is contained in:
Mark de Wever 2014-01-05 16:42:51 +01:00
parent 9e593e3f40
commit 95fb30160f

View File

@ -42,9 +42,7 @@ public:
/**
* Builds every team's actions as far into the future as possible, in the correct order.
*
* @return whether all the actions were valid.
* */
*/
void build_map();
private: