Fix many instances of "the the" in docs and comments. (#165815, Masao
2005-02-01 Matthias Clasen <mclasen@redhat.com> * */*.c: Fix many instances of "the the" in docs and comments. (#165815, Masao Mutoh)
This commit is contained in:
		 Matthias Clasen
					Matthias Clasen
				
			
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			 Matthias Clasen
						Matthias Clasen
					
				
			
						parent
						
							2fc5429c28
						
					
				
				
					commit
					1d0c7ea1bb
				
			| @ -1312,7 +1312,7 @@ gdk_rgb_convert_gray8_gray (GdkRgbInfo *image_info, GdkImage *image, | ||||
| #ifdef HAIRY_CONVERT_565 | ||||
| /* Render a 24-bit RGB image in buf into the GdkImage, without dithering. | ||||
|    This assumes native byte ordering - what should really be done is to | ||||
|    check whether the the image byte_order is consistent with the _ENDIAN | ||||
|    check whether the image byte_order is consistent with the _ENDIAN | ||||
|    config flag, and if not, use a different function. | ||||
|  | ||||
|    This one is even faster than the one below - its inner loop loads 3 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user