summaryrefslogtreecommitdiff
path: root/pngrio.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-09-10 22:05:27 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-09-10 22:05:27 -0500
commitbcb3aac3c5c517aed6ec88253e717210318423cc (patch)
treea4ababe5a4629a616c86157d4c4a741cfcd3d64c /pngrio.c
parent9a5c1c180fa2f6fa76bb7940c05a657e0af64dbc (diff)
[devel] Fixed a number of problems with 64-bit compilation reported by Visual
Studio 2010 (John Bowler).
Diffstat (limited to 'pngrio.c')
-rw-r--r--pngrio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrio.c b/pngrio.c
index dfef308c0..e30d81852 100644
--- a/pngrio.c
+++ b/pngrio.c
@@ -1,7 +1,7 @@
/* pngrio.c - functions for data input
*
- * Last changed in libpng 1.5.0 [August 28, 2010]
+ * Last changed in libpng 1.5.0 [September 11, 2010]
* Copyright (c) 1998-2010 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)