[Scummvm-cvs-logs] SF.net SVN: scummvm: [26298] scummvm/trunk/common/system.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sun Mar 25 00:35:49 CET 2007


Revision: 26298
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26298&view=rev
Author:   lordhoto
Date:     2007-03-24 16:35:48 -0700 (Sat, 24 Mar 2007)

Log Message:
-----------
Corrected some c&p error in the documentation.

Modified Paths:
--------------
    scummvm/trunk/common/system.h

Modified: scummvm/trunk/common/system.h
===================================================================
--- scummvm/trunk/common/system.h	2007-03-24 22:31:51 UTC (rev 26297)
+++ scummvm/trunk/common/system.h	2007-03-24 23:35:48 UTC (rev 26298)
@@ -854,7 +854,7 @@
 	/**
 	 * Return the SaveFileManager, used to store and load savestates
 	 * and other modifiable persistent game data. For more information,
-	 * refer to the TimerManager documentation.
+	 * refer to the SaveFileManager documentation.
 	 */
 	virtual Common::SaveFileManager *getSavefileManager() = 0;
 


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