Update doxygen comment style.
This commit is contained in:
parent
9fa8a9272b
commit
f51424571c
1 changed files with 4 additions and 2 deletions
|
@ -13,8 +13,10 @@
|
|||
See the COPYING file for more details.
|
||||
*/
|
||||
|
||||
//! @file playsingle_controller.cpp
|
||||
//! Logic for single-player game.
|
||||
/**
|
||||
* @file playsingle_controller.cpp
|
||||
* Logic for single-player game.
|
||||
*/
|
||||
|
||||
#include "playsingle_controller.hpp"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue