diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-13 11:41:33 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-13 12:02:11 -0500 |
commit | a93c9420703669f2514f0abed2ceee9a72f209bc (patch) | |
tree | 385a0f4f8089e8a0848b879b01e78deb05f24061 /example.c | |
parent | a6cc627446e8c4c613092f5a0b4d532ce88620a1 (diff) |
Imported from libpng-1.4.0beta54.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 [April 1, 2009] + * Last changed in libpng 1.4.0 [April 13, 2009] * This file has been placed in the public domain by the authors. * Maintained 1998-2009 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) |