Author: shadowmaster
Date: Tue Mar 31 01:15:09 2009
New Revision: 34313

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34313&view=rev
Log:
Fix punctuation in a doxygen comment.

Cherry-picked from r34308 (trunk).

Modified:
    branches/1.6/src/image_function.hpp

Modified: branches/1.6/src/image_function.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/src/image_function.hpp?rev=34313&r1=34312&r2=34313&view=diff
==============================================================================
--- branches/1.6/src/image_function.hpp (original)
+++ branches/1.6/src/image_function.hpp Tue Mar 31 01:15:09 2009
@@ -22,7 +22,7 @@
 
 namespace image {
 /**
- * Base abstract class for an image-path function
+ * Base abstract class for an image-path function.
  * It actually just enforces the operator()() protocol.
  */
 class function_base


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

Reply via email to