[Scummvm-cvs-logs] SF.net SVN: scummvm:[45386] scummvm/trunk/tools/create_msvc/create_msvc.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Mon Oct 26 00:36:10 CET 2009


Revision: 45386
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45386&view=rev
Author:   lordhoto
Date:     2009-10-25 23:36:09 +0000 (Sun, 25 Oct 2009)

Log Message:
-----------
Typos.

Modified Paths:
--------------
    scummvm/trunk/tools/create_msvc/create_msvc.h

Modified: scummvm/trunk/tools/create_msvc/create_msvc.h
===================================================================
--- scummvm/trunk/tools/create_msvc/create_msvc.h	2009-10-25 23:29:48 UTC (rev 45385)
+++ scummvm/trunk/tools/create_msvc/create_msvc.h	2009-10-25 23:36:09 UTC (rev 45386)
@@ -172,7 +172,7 @@
  */
 struct BuildSetup {
 	std::string srcDir;     ///< Path to the ScummVM sources.
-	std::string filePrefix; ///< Prefix for the relativ path arugments in the project files.
+	std::string filePrefix; ///< Prefix for the relative path arguments in the project files.
 	std::string outputDir;  ///< Path where to put the MSVC project files.
 
 	EngineDescList engines; ///< Engine list for the build (this may contain engines, which are *not* enabled!).


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