Author: mordante
Date: Sat Sep 13 19:13:43 2008
New Revision: 29446
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29446&view=rev
Log:
Update doxygen comment style.
Modified:
trunk/src/log.cpp
trunk/src/log.hpp
Modified: trunk/src/log.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/log.cpp?rev=29446&r1=29445&r2=29446&view=diff
==============================================================================
--- trunk/src/log.cpp (original)
+++ trunk/src/log.cpp Sat Sep 13 19:13:43 2008
@@ -13,9 +13,11 @@
See the COPYING file for more details.
*/
-//! @file log.cpp
-//! Logger for debugging.
-//! See also wesnoth-commandline-params --logdomains and
--log-<level>="domain".
+/**
+ * @file log.cpp
+ * Logger for debugging.
+ * See also wesnoth-commandline-params --logdomains and --log-<level>="domain".
+ */
#include "global.hpp"
Modified: trunk/src/log.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/log.hpp?rev=29446&r1=29445&r2=29446&view=diff
==============================================================================
--- trunk/src/log.hpp (original)
+++ trunk/src/log.hpp Sat Sep 13 19:13:43 2008
@@ -13,8 +13,7 @@
See the COPYING file for more details.
*/
-//! @file log.hpp
-//!
+/** @file log.hpp */
#ifndef LOG_HPP_INCLUDED
#define LOG_HPP_INCLUDED
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits