summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-png.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-05 21:40:37 +0000
committerDan Winship <danw@src.gnome.org>2000-10-05 21:40:37 +0000
commit98c0e90970502aca37b8c8ea10fe2d726473b3de (patch)
tree6157ccc6959acd2512a13ce7b01ab8e5a90232a4 /gdk-pixbuf/io-png.c
parent3ff4a2c081e5225f010ecaed91b162eabbb9caf5 (diff)
downloadgtk+-98c0e90970502aca37b8c8ea10fe2d726473b3de.tar.gz
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.)
Diffstat (limited to 'gdk-pixbuf/io-png.c')
-rw-r--r--gdk-pixbuf/io-png.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/io-png.c b/gdk-pixbuf/io-png.c
index 357856227d..1371970fd5 100644
--- a/gdk-pixbuf/io-png.c
+++ b/gdk-pixbuf/io-png.c
@@ -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