Author: mordante
Date: Sun Sep 21 09:31:54 2008
New Revision: 29606

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

Modified:
    trunk/src/server/sample_user_handler.hpp

Modified: trunk/src/server/sample_user_handler.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/sample_user_handler.hpp?rev=29606&r1=29605&r2=29606&view=diff
==============================================================================
--- trunk/src/server/sample_user_handler.hpp (original)
+++ trunk/src/server/sample_user_handler.hpp Sun Sep 21 09:31:54 2008
@@ -17,8 +17,10 @@
 
 #include "user_handler.hpp"
 
-//! @class An exmple how to implement user_handler to demonstrate the interface
-//! If you use this on anything real you are insane
+/**
+ * @class An exmple how to implement user_handler to demonstrate the interface
+ * If you use this on anything real you are insane
+ */
 
 // Class is currently broken due to the hardcoding of the phpbb hashing 
algorithms
 // @todo fix it


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

Reply via email to