Author: mordante
Date: Sun May 25 19:17:55 2008
New Revision: 26855

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

Modified:
    trunk/src/scoped_resource.hpp

Modified: trunk/src/scoped_resource.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/scoped_resource.hpp?rev=26855&r1=26854&r2=26855&view=diff
==============================================================================
--- trunk/src/scoped_resource.hpp (original)
+++ trunk/src/scoped_resource.hpp Sun May 25 19:17:55 2008
@@ -12,9 +12,11 @@
    See the COPYING file for more details.
 */
 
-//! @file scoped_resource.hpp
-//! scoped_resource: class template, functions, helper policies etc.\ for
-//! resource management.
+/**
+ *  @file scoped_resource.hpp
+ *  scoped_resource: class template, functions, helper policies etc.\ for
+ *  resource management.
+ */
 
 #ifndef SCOPED_RESOURCE_H_INCLUDED
 #define SCOPED_RESOURCE_H_INCLUDED


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

Reply via email to