[Scummvm-cvs-logs] CVS: scummvm/common rect.h,1.9,1.10

Max Horn fingolfin at users.sourceforge.net
Thu May 29 09:38:07 CEST 2003


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv8677

Modified Files:
	rect.h 
Log Message:
fixed doc comment

Index: rect.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/rect.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- rect.h	23 May 2003 17:01:35 -0000	1.9
+++ rect.h	29 May 2003 16:37:49 -0000	1.10
@@ -80,7 +80,7 @@
 
 	/*!	@brief check if given rectangle is inside this rectangle
 		
-		@param p the point to check
+		@param r the rectangle to check
 		
 		@return true if the given rectangle is inside the rectangle, false otherwise
 	*/





More information about the Scummvm-git-logs mailing list