diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-07-17 13:54:41 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:17:15 -0500 |
commit | b8bccdd0814a52d7f5c700959e8f553f3ac21c11 (patch) | |
tree | 34a32eb54e4de6f5746943bc03e2aff1fbb64b5f /pngwio.c | |
parent | 4310a4d813c8870541e4f104d6ae253dfbe2d02f (diff) | |
download | libpng-b8bccdd0814a52d7f5c700959e8f553f3ac21c11.tar.gz |
Imported from libpng-1.2.30rc01.tarv1.2.30rc01
Diffstat (limited to 'pngwio.c')
-rw-r--r-- | pngwio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ /* pngwio.c - functions for data output * - * Last changed in libpng 1.2.30 [July 10, 2008] + * Last changed in libpng 1.2.30 [July 17, 2008] * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2008 Glenn Randers-Pehrson * (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger) |