Author: mordante
Date: Sat Sep 13 19:12:54 2008
New Revision: 29440

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

Modified:
    trunk/src/game_preferences_display.cpp

Modified: trunk/src/game_preferences_display.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game_preferences_display.cpp?rev=29440&r1=29439&r2=29440&view=diff
==============================================================================
--- trunk/src/game_preferences_display.cpp (original)
+++ trunk/src/game_preferences_display.cpp Sat Sep 13 19:12:54 2008
@@ -921,7 +921,7 @@
                                to_remove = 
friends_names_[friends_.selection()];
                        }
                        if(!to_remove.empty()) {
-                               //! @todo Better to remove from a specific 
relation.
+                               //! @t**o Better to remove from a specific 
relation. */
                                preferences::remove_friend(to_remove);
                                preferences::remove_ignore(to_remove);
                                friends_input_.clear();


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

Reply via email to