Update doxygen comment style.

This commit is contained in:
Mark de Wever 2008-09-21 07:31:34 +00:00
parent eb3a0afe1a
commit a7abbb67c6
2 changed files with 5 additions and 4 deletions

View File

@ -12,8 +12,10 @@
See the COPYING file for more details.
*/
//! @file server/metrics.cpp
//! Various server-statistics.
/**
* @file server/metrics.cpp
* Various server-statistics.
*/
#include "../global.hpp"

View File

@ -12,8 +12,7 @@
See the COPYING file for more details.
*/
//! @file server/metrics.hpp
//!
/** @file server/metrics.hpp */
#ifndef METRICS_HPP_INCLUDED
#define METRICS_HPP_INCLUDED