[Scummvm-cvs-logs] SF.net SVN: scummvm:[35134] scummvm/trunk/graphics/imageman.h

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Thu Nov 20 20:49:21 CET 2008


Revision: 35134
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35134&view=rev
Author:   lordhoto
Date:     2008-11-20 19:49:21 +0000 (Thu, 20 Nov 2008)

Log Message:
-----------
Updated documentation.

Modified Paths:
--------------
    scummvm/trunk/graphics/imageman.h

Modified: scummvm/trunk/graphics/imageman.h
===================================================================
--- scummvm/trunk/graphics/imageman.h	2008-11-20 18:25:22 UTC (rev 35133)
+++ scummvm/trunk/graphics/imageman.h	2008-11-20 19:49:21 UTC (rev 35134)
@@ -44,7 +44,7 @@
 	 * adds an .zip archive to the pool where the ImageManager searches
 	 * for image files
 	 *
-	 * @param name the name of the archive
+	 * @param name the name of the archive (has to be full path)
 	 * @return true on success and false on failure
 	 */
 	bool addArchive(const Common::String &name);


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