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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Mon May 18 18:00:15 CEST 2009


Revision: 40693
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40693&view=rev
Author:   lordhoto
Date:     2009-05-18 16:00:15 +0000 (Mon, 18 May 2009)

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

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

Modified: scummvm/trunk/common/system.h
===================================================================
--- scummvm/trunk/common/system.h	2009-05-18 15:21:24 UTC (rev 40692)
+++ scummvm/trunk/common/system.h	2009-05-18 16:00:15 UTC (rev 40693)
@@ -445,7 +445,7 @@
 	 * (transparency) value. Then the second color starts, and so on. So memory
 	 * looks like this: R1-G1-B1-A1-R2-G2-B2-A2-R3-...
 	 *
-	 * @param colors	the new palette data, in interleaved RGB format
+	 * @param colors	the new palette data, in interleaved RGBA format
 	 * @param start		the first palette entry to be updated
 	 * @param num		the number of palette entries to be updated
 	 *


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