diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2008-08-14 13:44:49 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:10:18 -0500 |
commit | 1916f6ae420cd22eab26b1322072d09acb110ade (patch) | |
tree | c7016731782f3e53eff7256a32dcb701207fc229 /example.c | |
parent | e0784c72f43eb62a9363d90021523330b936970f (diff) |
Imported from libpng-1.4.0beta30.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 [August 9, 2008] + * Last changed in libpng 1.4.0 [August 14, 2008] * This file has been placed in the public domain by the authors. * Maintained 1998-2008 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) |