Author: mordante
Date: Sun Sep 21 13:33:53 2008
New Revision: 29617

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

Modified:
    trunk/src/statistics_dialog.cpp

Modified: trunk/src/statistics_dialog.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/statistics_dialog.cpp?rev=29617&r1=29616&r2=29617&view=diff
==============================================================================
--- trunk/src/statistics_dialog.cpp (original)
+++ trunk/src/statistics_dialog.cpp Sun Sep 21 13:33:53 2008
@@ -81,7 +81,7 @@
                break;
        case 4:
                items_sub = create_unit_table(stats_.killed, team_num_);
-               //! @todo FIXME? Perhaps killed units shouldn't have the same 
team-color as your own.
+               /** @todo FIXME? Perhaps killed units shouldn't have the same 
team-color as your own. */
                title = _("Kills");
                break;
        default:


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

Reply via email to