Author: mordante
Date: Thu Jun 30 23:16:33 2011
New Revision: 50111

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50111&view=rev
Log:
Fix a doxygen warning.

Modified:
    trunk/src/image_modifications.cpp

Modified: trunk/src/image_modifications.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/image_modifications.cpp?rev=50111&r1=50110&r2=50111&view=diff
==============================================================================
--- trunk/src/image_modifications.cpp (original)
+++ trunk/src/image_modifications.cpp Thu Jun 30 23:16:33 2011
@@ -337,7 +337,7 @@
  * It should only be used within an anonymous namespace
  *
  * @param type The modification type to be registered (unquoted)
- * @args_var The name for the string argument provided
+ * @param args_var The name for the string argument provided
  */
 #define REGISTER_MOD_PARSER(type, args_var)                           \
        modification* parse_##type##_mod(const std::string&);          \


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

Reply via email to