Author: shadowmaster
Date: Sun Sep 14 04:19:06 2008
New Revision: 29454

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29454&view=rev
Log:
Fix a ehm... uhm... 'Doxygen regression' from r29452

Modified:
    trunk/src/log.hpp

Modified: trunk/src/log.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/log.hpp?rev=29454&r1=29453&r2=29454&view=diff
==============================================================================
--- trunk/src/log.hpp (original)
+++ trunk/src/log.hpp Sun Sep 14 04:19:06 2008
@@ -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


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to