diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-12-02 09:49:43 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:10:48 -0500 |
commit | d6d8075c0a741f23b53dce3e3dec522fe1bb045b (patch) | |
tree | 248eadbf796ba1f6875b79423193eac5df04b275 /example.c | |
parent | 35f51963864aac0e0213e739ddb7c39dd8e08ccf (diff) |
Imported from libpng-1.4.0beta43.tar
Diffstat (limited to 'example.c')
-rw-r--r-- | example.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ #if 0 /* in case someone actually tries to compile this */ /* example.c - an example of using libpng - * Last changed in libpng 1.4.0 [December 1, 2008] + * Last changed in libpng 1.4.0 [December 2, 2008] * This file has been placed in the public domain by the authors. * Maintained 1998-2008 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) |