diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-03-14 09:14:48 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2010-03-14 09:42:07 -0500 |
commit | 4a215541e7fc3ec5a853fa54a7ad263cdd019910 (patch) | |
tree | d1b31c4d668c0b6699382695a99f655b78ef4761 /example.c | |
parent | d00bbb29b8a84511c04aff2081c86022c24f89ec (diff) |
[devel] Imported from libpng-1.5.0beta14.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.5.0 [March 10, 2010] + * Last changed in libpng 1.5.0 [March 14, 2010] * This file has been placed in the public domain by the authors. * Maintained 1998-2010 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) |