diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-02-12 21:19:23 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-02-12 21:28:31 -0600 |
commit | 6e283234c9757c861dd90e3748a6585e0b7aa07c (patch) | |
tree | 501906d78a29b776537d0aec5e251d5d88a7daeb /pngwutil.c | |
parent | 288ea702f219d4213a5e88d8118ab15113f1f4e0 (diff) | |
download | libpng-6e283234c9757c861dd90e3748a6585e0b7aa07c.tar.gz |
[devel] Imported from libpng-1.5.0beta05.tarv1.5.0beta05
Diffstat (limited to 'pngwutil.c')
-rw-r--r-- | pngwutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngwutil.c b/pngwutil.c index 0773a2702..b9fc9a964 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * Last changed in libpng 1.5.0 [February 9, 2010] + * Last changed in libpng 1.5.0 [February 13, 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.) |