Update doxygen comment style.
This commit is contained in:
parent
daa8915d7e
commit
c1621b7d4b
1 changed files with 4 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue