[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-video-cvs
Subject:    [Video-cvs] sitelib/platform/mac macsite.cpp,1.41,1.42
From:       sfu () helixcommunity ! org
Date:       2008-10-14 15:25:25
Message-ID: 200810141532.m9EFW3Co021354 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/video/sitelib/platform/mac
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4463

Modified Files:
	macsite.cpp 
Log Message:
typo fix

Index: macsite.cpp
===================================================================
RCS file: /cvsroot/video/sitelib/platform/mac/macsite.cpp,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- macsite.cpp	15 Oct 2007 17:36:26 -0000	1.41
+++ macsite.cpp	14 Oct 2008 15:25:23 -0000	1.42
@@ -1048,7 +1048,7 @@
 			siteRectToDamage.left = m_topleft.x;
 			siteRectToDamage.top = m_topleft.y;
 			siteRectToDamage.right = siteRectToDamage.left + m_size.cx;
-			siteRectToDamage.bottom = siteRectToDamage.bottom + m_size.cy;
+			siteRectToDamage.bottom = siteRectToDamage.top + m_size.cy;
 			
 			bRedraw = TRUE;
 		    }
@@ -1348,7 +1348,7 @@
 		    ::DisposeRgn(excludeRgn);
 		}
 	    }
-	    
+
 	    PaintVideoBackgroundInMacRegion(regionPort, videoRgn, TRUE);
 	    
 	    ::DisposeRgn(videoRgn);
@@ -1437,7 +1437,7 @@
     {
 	SetOriginAndMaintainClipRgn(0, 0);
     }
-
+	
     ::GetBackColor(&saveRGB);
     ::RGBBackColor(&repaintRGB);
     // ::BackPat(&solidPattern);
@@ -1457,7 +1457,7 @@
     {
 	SetOriginAndMaintainClipRgn(savePortRect.left, savePortRect.top);
     }
-	        	    
+	
     ::SetPort(savePort);
 }
 


_______________________________________________
Video-cvs mailing list
Video-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/video-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic