Fix comments to not claim that all three of these files are the JPEG image
* io-png.c, io-tiff.c, io-xpm.c: Fix comments to not claim that all three of these files are the JPEG image loader. (From gdk-pixbuf module.)
This commit is contained in:
		| @ -1,3 +1,9 @@ | ||||
| 2000-10-05  Dan Winship  <danw@helixcode.com> | ||||
|  | ||||
| 	* io-png.c, io-tiff.c, io-xpm.c: Fix comments to not claim that | ||||
| 	all three of these files are the JPEG image loader. (From | ||||
| 	gdk-pixbuf module.) | ||||
|  | ||||
| 2000-10-03  Tor Lillqvist  <tml@iki.fi> | ||||
|  | ||||
| 	* makefile.mingw.in: Add rule for make-inline-pixbuf. Use | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| /* GdkPixbuf library - JPEG image loader | ||||
| /* GdkPixbuf library - PNG image loader | ||||
|  * | ||||
|  * Copyright (C) 1999 Mark Crichton | ||||
|  * Copyright (C) 1999 The Free Software Foundation | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| /* GdkPixbuf library - JPEG image loader | ||||
| /* GdkPixbuf library - TIFF image loader | ||||
|  * | ||||
|  * Copyright (C) 1999 Mark Crichton | ||||
|  * Copyright (C) 1999 The Free Software Foundation | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| /* GdkPixbuf library - JPEG image loader | ||||
| /* GdkPixbuf library - XPM image loader | ||||
|  * | ||||
|  * Copyright (C) 1999 Mark Crichton | ||||
|  * Copyright (C) 1999 The Free Software Foundation | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Dan Winship
					Dan Winship