Author: mordante
Date: Fri May 23 18:49:45 2008
New Revision: 26792

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

Modified:
    trunk/src/unit_animation.hpp

Modified: trunk/src/unit_animation.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/unit_animation.hpp?rev=26792&r1=26791&r2=26792&view=diff
==============================================================================
--- trunk/src/unit_animation.hpp (original)
+++ trunk/src/unit_animation.hpp Fri May 23 18:49:45 2008
@@ -28,7 +28,7 @@
 
 class unit_animation
 {              
-               //! Shouldn't be used so only declared.
+               /** Shouldn't be used so only declared. */
                unit_animation();
        public:
                typedef enum { MATCH_FAIL=-2 , DEFAULT_ANIM=-1} variation_type;


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

Reply via email to