diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-10-04 23:03:24 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-10-04 23:06:09 -0500 |
commit | 83b4fc4af45a7832c3cb4d27b3f213c2a05b4410 (patch) | |
tree | 019281475bff6135fd8d95f7a47f9d30cda7d24c /pngerror.c | |
parent | b0876110ca9425214e3dc85ffb8c5c733bb3de53 (diff) | |
download | libpng-83b4fc4af45a7832c3cb4d27b3f213c2a05b4410.tar.gz |
[devel] Imported from libpng-1.5.0beta48.tarv1.5.0beta48
Diffstat (limited to 'pngerror.c')
-rw-r--r-- | pngerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngerror.c b/pngerror.c index 41caf75da..bad69486e 100644 --- a/pngerror.c +++ b/pngerror.c @@ -1,7 +1,7 @@ /* pngerror.c - stub functions for i/o and memory allocation * - * Last changed in libpng 1.5.0 [October 4, 2010] + * Last changed in libpng 1.5.0 [October 5, 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.) |