summaryrefslogtreecommitdiff
path: root/pngset.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>1998-02-28 07:00:24 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:15 -0500
commitcbe52d87208d5320e831473718c8665701d68fb2 (patch)
treebcac6dc95533bf28995690501fe3790348cb0174 /pngset.c
parenta357b99113b9fc2bca275076bdf26ea44c7f2b17 (diff)
downloadlibpng-cbe52d87208d5320e831473718c8665701d68fb2.tar.gz
Imported from libpng-0.99e.tarv0.99e
Diffstat (limited to 'pngset.c')
-rw-r--r--pngset.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/pngset.c b/pngset.c
index c090a1c83..cdc21837c 100644
--- a/pngset.c
+++ b/pngset.c
@@ -1,12 +1,12 @@
/* pngset.c - storage of image information into info struct
*
- * libpng 0.99d
+ * libpng 0.99e
* 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
- * February 8, 1998
+ * February 28, 1998
*
* The functions here are used during reads to store data from the file
* into the info struct, and during writes to store application data