diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-02-28 06:08:20 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:11:02 -0500 |
commit | 0ffb71a6af67d70416adfe24a54a54108efe4d8a (patch) | |
tree | 2bf24870dfa713f006238996c9ed5a6d5bcb6e2f /example.c | |
parent | 79134c69a43e313ef2bb3704262abbbad4d72124 (diff) |
Imported from libpng-1.4.0beta49.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 [February 14, 2009] + * Last changed in libpng 1.4.0 [February 28, 2009] * This file has been placed in the public domain by the authors. * Maintained 1998-2009 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) |