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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Tue May 20 01:22:11 CEST 2008


Revision: 32191
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32191&view=rev
Author:   lordhoto
Date:     2008-05-19 16:22:11 -0700 (Mon, 19 May 2008)

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

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

Modified: scummvm/trunk/common/system.h
===================================================================
--- scummvm/trunk/common/system.h	2008-05-19 23:04:52 UTC (rev 32190)
+++ scummvm/trunk/common/system.h	2008-05-19 23:22:11 UTC (rev 32191)
@@ -662,7 +662,7 @@
 	 * Move ("warp") the mouse cursor to the specified position in virtual
 	 * screen coordinates.
 	 * @param x		the new x position of the mouse
-	 * @param y		the new x position of the mouse
+	 * @param y		the new y position of the mouse
 	 */
 	virtual void warpMouse(int x, int y) = 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