Revision 18166,
336 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18165,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[15213] | 1 | /* pngasmrd.h - assembler version of utilities to read a PNG file |
---|
| 2 | * |
---|
[18165] | 3 | * libpng 1.2.5 - October 3, 2002 |
---|
[15213] | 4 | * For conditions of distribution and use, see copyright notice in png.h |
---|
[18165] | 5 | * Copyright (c) 2002 Glenn Randers-Pehrson |
---|
[15213] | 6 | * |
---|
| 7 | */ |
---|
| 8 | |
---|
[17000] | 9 | /* This file is obsolete in libpng-1.0.9 and later; its contents now appear |
---|
| 10 | * at the end of pngconf.h. |
---|
[15213] | 11 | */ |
---|
Note: See
TracBrowser
for help on using the repository browser.