summaryrefslogtreecommitdiff
path: root/pngrio.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>1998-01-16 22:06:18 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:11 -0500
commitc4a2ae6cace0459ef5d39b2601de75a145f9c08e (patch)
tree29f31a3fcec361d2c3cb9d481b50f6f640b4aee9 /pngrio.c
parent2687fcc7b5eb95ebeaaa70f3f9de6812727c2ab8 (diff)
downloadlibpng-c4a2ae6cace0459ef5d39b2601de75a145f9c08e.tar.gz
Imported from libpng-0.98.tarv0.98
Diffstat (limited to 'pngrio.c')
-rw-r--r--pngrio.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pngrio.c b/pngrio.c
index d45a71bd3..525e89887 100644
--- a/pngrio.c
+++ b/pngrio.c
@@ -1,12 +1,12 @@
/* pngrio.c - functions for data input
*
- * libpng 0.97
+ * libpng 0.98
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
* Copyright (c) 1996, 1997 Andreas Dilger
* Copyright (c) 1998, Glenn Randers-Pehrson
- * January 7, 1998
+ * January 16, 1998
*
* This file provides a location for all input. Users which need
* special handling are expected to write a function which has the same