Update doxygen comment style.

This commit is contained in:
Mark de Wever 2008-06-23 15:15:33 +00:00
parent d5275eae25
commit 964c85d351

View File

@ -12,8 +12,10 @@
See the COPYING file for more details.
*/
//! @file ai2.hpp
//! AI-interface part 2, virtual.
/**
* @file ai2.hpp
* AI-interface part 2, virtual.
*/
#ifndef AI2_HPP_INCLUDED
#define AI2_HPP_INCLUDED