Fix a typo in a comment
* gdk/quartz/GdkQuartzView.c ([GdkQuartzView -updateTrackingRect]): Fix a typo
    in a comment
svn path=/trunk/; revision=18199
			
			
This commit is contained in:
		@ -1,3 +1,8 @@
 | 
			
		||||
2007-06-19  Johan Dahlin  <jdahlin@async.com.br>
 | 
			
		||||
 | 
			
		||||
	* gdk/quartz/GdkQuartzView.c ([GdkQuartzView -updateTrackingRect]): Fix a typo
 | 
			
		||||
	in a comment
 | 
			
		||||
 | 
			
		||||
2007-06-20  Richard Hult  <richard@imendio.com>
 | 
			
		||||
 | 
			
		||||
	* gdk/quartz/gdkwindow-quartz.c (gdk_window_new): 
 | 
			
		||||
 | 
			
		||||
@ -110,7 +110,7 @@
 | 
			
		||||
  GDK_QUARTZ_RELEASE_POOL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* For information on seting up tracking rects properly, see here:
 | 
			
		||||
/* For information on setting up tracking rects properly, see here:
 | 
			
		||||
 * http://developer.apple.com/documentation/Cocoa/Conceptual/EventOverview/EventOverview.pdf
 | 
			
		||||
 */
 | 
			
		||||
-(void)updateTrackingRect
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user