diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-03-21 08:10:28 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:18:37 -0500 |
commit | 85f7d0a8d5f45176d8f200e59b0d3002ff0f445d (patch) | |
tree | 80276dc90ae2149e211f7115f6f192e776e3e40f /example.c | |
parent | 556450a2ff482d8a6787bac0fbf9b2c0818cab90 (diff) | |
download | libpng-85f7d0a8d5f45176d8f200e59b0d3002ff0f445d.tar.gz |
Imported from libpng-1.2.36beta02.tarv1.2.36beta02
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.2.35 [February 14, 2009] + * Last changed in libpng 1.2.36 [March 21, 2009] * This file has been placed in the public domain by the authors. * Maintained 1998-2009 Glenn Randers-Pehrson * Maintained 1996, 1997 Andreas Dilger) |