[Scummvm-cvs-logs] SF.net SVN: scummvm: [21938] scummvm/trunk/base/game.h
fingolfin at users.sourceforge.net
fingolfin at users.sourceforge.net
Sun Apr 16 05:56:01 CEST 2006
Revision: 21938
Author: fingolfin
Date: 2006-04-16 05:55:14 -0700 (Sun, 16 Apr 2006)
ViewCVS: http://svn.sourceforge.net/scummvm/?rev=21938&view=rev
Log Message:
-----------
test commit
Modified Paths:
--------------
scummvm/trunk/base/game.h
Modified: scummvm/trunk/base/game.h
===================================================================
--- scummvm/trunk/base/game.h 2006-04-16 12:50:39 UTC (rev 21937)
+++ scummvm/trunk/base/game.h 2006-04-16 12:55:14 UTC (rev 21938)
@@ -40,8 +40,8 @@
gameid(g), description(d) {}
/**
- * This template constructor allows to easily convert structs that mimic GameDescriptor
- * to a GameDescriptor instance.
+ * This template constructor allows to easily convert structs that mimic
+ * GameDescriptor to a real GameDescriptor instance.
*
* Normally, one would just subclass GameDescriptor to get this effect much easier.
* However, subclassing a struct turns it into a non-POD type. One of the
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