Author: mordante
Date: Mon Jun 16 19:24:23 2008
New Revision: 27227

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

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

Modified: trunk/src/time_of_day.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/time_of_day.cpp?rev=27227&r1=27226&r2=27227&view=diff
==============================================================================
--- trunk/src/time_of_day.cpp (original)
+++ trunk/src/time_of_day.cpp Mon Jun 16 19:24:23 2008
@@ -12,8 +12,7 @@
    See the COPYING file for more details.
 */
 
-//! @file gamestatus.cpp
-//! Maintain status of a game, load&save games.
+/** @file time_of_day.cpp */
 
 #include "global.hpp"
 

Modified: trunk/src/time_of_day.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/time_of_day.hpp?rev=27227&r1=27226&r2=27227&view=diff
==============================================================================
--- trunk/src/time_of_day.hpp (original)
+++ trunk/src/time_of_day.hpp Mon Jun 16 19:24:23 2008
@@ -12,9 +12,7 @@
    See the COPYING file for more details.
 */
 
-//! @file time_of_day.hpp
-//!
-//!
+/** @file time_of_day.hpp */
 
 #ifndef TIME_OF_DAY_HPP_INCLUDED
 #define TIME_OF_DAY_HPP_INCLUDED


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

Reply via email to