Update doxygen comment style.

This commit is contained in:
Mark de Wever 2008-10-30 16:37:14 +00:00
parent 7ea265dc71
commit 673e79b292

View file

@ -12,8 +12,10 @@
See the COPYING file for more details.
*/
//! @file tools/cutter.cpp
//! Standalone-Utility for images / tiles
/**
* @file tools/cutter.cpp
* Standalone-Utility for images / tiles
*/
#include "../sdl_utils.hpp"
#include "../game_config.hpp"