Fix a ehm... uhm... 'Doxygen regression' from 2008-09-14T01:00:22Z!shadowm@wesnoth.org

This commit is contained in:
Ignacio R. Morelle 2008-09-14 02:19:06 +00:00
parent 53faeba214
commit 9125cc0563

View file

@ -13,8 +13,10 @@
See the COPYING file for more details.
*/
//! @file log.hpp
//! Standard logging facilities (interface).
/**
* @file log.hpp
* Standard logging facilities (interface).
*/
#ifndef LOG_HPP_INCLUDED
#define LOG_HPP_INCLUDED