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

sev at users.sourceforge.net sev at users.sourceforge.net
Wed May 19 07:42:14 CEST 2010


Revision: 49090
          http://scummvm.svn.sourceforge.net/scummvm/?rev=49090&view=rev
Author:   sev
Date:     2010-05-19 05:42:14 +0000 (Wed, 19 May 2010)

Log Message:
-----------
formatting

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

Modified: scummvm/trunk/tools/create_msvc/create_msvc.cpp
===================================================================
--- scummvm/trunk/tools/create_msvc/create_msvc.cpp	2010-05-19 05:35:27 UTC (rev 49089)
+++ scummvm/trunk/tools/create_msvc/create_msvc.cpp	2010-05-19 05:42:14 UTC (rev 49090)
@@ -550,7 +550,7 @@
 	//
 	// 4510 ('class' : default constructor could not be generated)
 	//
-	// 4511 class' : copy constructor could not be generated
+	// 4511 (class' : copy constructor could not be generated)
 	//
 	// 4610 (object 'class' can never be instantiated - user-defined constructor required)
 	//   "correct" but harmless (as is 4510)


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