Author: mordante
Date: Sat Sep 13 19:13:36 2008
New Revision: 29445

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29445&view=rev
Log:
Update doxygen comment style.

Modified:
    trunk/src/leader_list.cpp
    trunk/src/leader_list.hpp

Modified: trunk/src/leader_list.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/leader_list.cpp?rev=29445&r1=29444&r2=29445&view=diff
==============================================================================
--- trunk/src/leader_list.cpp (original)
+++ trunk/src/leader_list.cpp Sat Sep 13 19:13:36 2008
@@ -12,8 +12,10 @@
    See the COPYING file for more details.
 */
 
-//! @file leader_list.cpp
-//! Manage the selection of a leader, and select his/her gender.
+/**
+ * @file leader_list.cpp
+ * Manage the selection of a leader, and select his/her gender.
+ */
 
 #include "global.hpp"
 

Modified: trunk/src/leader_list.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/leader_list.hpp?rev=29445&r1=29444&r2=29445&view=diff
==============================================================================
--- trunk/src/leader_list.hpp (original)
+++ trunk/src/leader_list.hpp Sat Sep 13 19:13:36 2008
@@ -12,8 +12,7 @@
    See the COPYING file for more details.
 */
 
-//! @file leader_list.hpp
-//!
+/** @file leader_list.hpp */
 
 #ifndef LEADER_LIST_HPP_INCLUDED
 #define LEADER_LIST_HPP_INCLUDED


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

Reply via email to