[Scummvm-cvs-logs] SF.net SVN: scummvm:[46129] scummvm/trunk/common/func.h
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Tue Nov 24 23:10:34 CET 2009
Revision: 46129
http://scummvm.svn.sourceforge.net/scummvm/?rev=46129&view=rev
Author: fingolfin
Date: 2009-11-24 22:10:34 +0000 (Tue, 24 Nov 2009)
Log Message:
-----------
typo
Modified Paths:
--------------
scummvm/trunk/common/func.h
Modified: scummvm/trunk/common/func.h
===================================================================
--- scummvm/trunk/common/func.h 2009-11-24 22:10:14 UTC (rev 46128)
+++ scummvm/trunk/common/func.h 2009-11-24 22:10:34 UTC (rev 46129)
@@ -423,7 +423,7 @@
* warning("Unimplemented opcode %d", opcodeNum);
*
* If you want to see an real world example check the kyra engine.
- * Files: engines/kyra/script.cpp and .h and engine/kyra/script_*.cpp
+ * Files: engines/kyra/script.cpp and .h and engines/kyra/script_*.cpp
* are interesting for that matter.
*/
template<class Arg, class Res>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list