diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2004-11-29 12:54:19 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:08:16 -0500 |
commit | 228c63752795999e18e37a925f57cfd3962efbfc (patch) | |
tree | df5b1620e012c53882a82b61b26645c305c43c93 /pngwutil.c | |
parent | c3dda6daeaf9d69f0c73d857d4c6b5e41349f696 (diff) | |
download | libpng-228c63752795999e18e37a925f57cfd3962efbfc.tar.gz |
Imported from libpng-1.2.8rc4.tarv1.2.8rc4
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 a35484dc0..6151797ce 100644 --- a/pngwutil.c +++ b/pngwutil.c @@ -1,7 +1,7 @@ /* pngwutil.c - utilities to write a PNG file * - * libpng version 1.2.8rc3 - November 28, 2004 + * libpng version 1.2.8rc4 - November 29, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2004 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) |