diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2000-05-03 21:06:11 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:05:04 -0500 |
commit | 98c9d73605cfc89d36886ea1a6a1c595fe8781a4 (patch) | |
tree | 58210c62fd116e27f7cee12483e5bc3d44ea9e81 /pngrutil.c | |
parent | 6942d53c25bbdaa075a2ffd30caeed7aae047a23 (diff) | |
download | libpng-98c9d73605cfc89d36886ea1a6a1c595fe8781a4.tar.gz |
Imported from libpng-1.0.6j.tarv1.0.6j
Diffstat (limited to 'pngrutil.c')
-rw-r--r-- | pngrutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pngrutil.c b/pngrutil.c index de732a04f..50e603768 100644 --- a/pngrutil.c +++ b/pngrutil.c @@ -1,7 +1,7 @@ /* pngrutil.c - utilities to read a PNG file * - * libpng 1.0.6i - May 1, 2000 + * libpng 1.0.6j - May 4, 2000 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. * Copyright (c) 1996, 1997 Andreas Dilger |