Update doxygen comment style.

This commit is contained in:
Mark de Wever 2008-10-30 16:37:21 +00:00
parent daa8915d7e
commit c1621b7d4b

View file

@ -12,8 +12,10 @@
See the COPYING file for more details.
*/
//! @file tools/key_test.cpp
//! Keyboard-test - Standalone-Utility
/**
* @file tools/key_test.cpp
* Keyboard-test - Standalone-Utility
*/
#include "key.h"
#include "video.hpp"