mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-30 22:23:17 +00:00
Update doxygen comment style.
This commit is contained in:
parent
eb3a0afe1a
commit
a7abbb67c6
@ -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"
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user