Update doxygen comment style.

This commit is contained in:
Mark de Wever 2008-06-23 20:05:45 +00:00
parent d41f1064ce
commit 2c94d9bf63

View file

@ -12,8 +12,10 @@
See the COPYING file for more details.
*/
//! @file array.hpp
//! Template for arrays.
/**
* @file array.hpp
* Template for arrays.
*/
#ifndef ARRAY_HPP_INCLUDED
#define ARRAY_HPP_INCLUDED