Update doxygen comment style.

This commit is contained in:
Mark de Wever 2008-06-15 13:24:28 +00:00
parent 9fa8a9272b
commit f51424571c

View file

@ -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"