]> git.saurik.com Git - wxWidgets.git/blame - src/png/pngasmrd.h
removed strcpy to fixed buffer (do it the right way: cf rev 1.54)
[wxWidgets.git] / src / png / pngasmrd.h
CommitLineData
c6b71bff
GD
1/* pngasmrd.h - assembler version of utilities to read a PNG file
2 *
5b02c8a1 3 * libpng 1.2.6 - August 15, 2004
c6b71bff 4 * For conditions of distribution and use, see copyright notice in png.h
5b02c8a1 5 * Copyright (c) 2002-2004 Glenn Randers-Pehrson
c6b71bff
GD
6 *
7 */
8
9/* This file is obsolete in libpng-1.0.9 and later; its contents now appear
10 * at the end of pngconf.h.
11 */