summaryrefslogtreecommitdiff
path: root/pnggccrd.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-08 07:20:44 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2012-03-08 07:28:07 -0600
commitfaa28b62306c6e422e1b5ab7e93a83f341068c14 (patch)
treec31eae4415f8f56b3ccb865bf9fbb44d4f8ecd3f /pnggccrd.c
parent8a78404b09a8bebba258500cab8b636da00c10d6 (diff)
downloadlibpng-faa28b62306c6e422e1b5ab7e93a83f341068c14.tar.gz
[libpng12] Imported from libpng-1.2.48.tarv1.2.48
Diffstat (limited to 'pnggccrd.c')
-rw-r--r--pnggccrd.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/pnggccrd.c b/pnggccrd.c
index 033bf8b36..7eb7f67d6 100644
--- a/pnggccrd.c
+++ b/pnggccrd.c
@@ -1,14 +1,15 @@
/* pnggccrd.c
*
- * Last changed in libpng 1.2.48 [March 2, 2012]
+ * Last changed in libpng 1.2.48 [March 8, 2012]
* Copyright (c) 1998-2012 Glenn Randers-Pehrson
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
* and license in png.h
*
- * This code snippet is for use by configure's compilation test. The
- * remainder of the file was removed from libpng-1.2.20.
+ * This code snippet is for use by configure's compilation test. Most of the
+ * remainder of the file was removed from libpng-1.2.20, and all of the
+ * assembler code was removed from libpng-1.2.48.
*/
#if (!defined _MSC_VER) && \