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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sun Feb 25 19:26:33 CET 2007


Revision: 25858
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25858&view=rev
Author:   fingolfin
Date:     2007-02-25 10:26:33 -0800 (Sun, 25 Feb 2007)

Log Message:
-----------
Typo

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

Modified: scummvm/trunk/common/file.h
===================================================================
--- scummvm/trunk/common/file.h	2007-02-25 14:50:16 UTC (rev 25857)
+++ scummvm/trunk/common/file.h	2007-02-25 18:26:33 UTC (rev 25858)
@@ -86,7 +86,7 @@
 	 * This can be used to share file objects between different
 	 * parts of the code. Some systems (like Symbian don't support
 	 * it thought). It should just be used on file objects
-	 * allocated with new, since decRef destroies the object
+	 * allocated with new, since decRef destroys the object
 	 * with delete if the counter reaches zero.
 	 *
 	 * This is a possible candidate to be reworked in the future


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