NetBSD/external/bsd/liblzf
agc 0b168fdfde remove function parameter names from function prototypes
make the lzf_compress() prototype match the function definition - the
prototype always added the state table argument, although it should be
conditionally compiled in.  use the same cpp magic as in the source
file to prototype the function in the header file.
2011-04-04 20:37:48 +00:00
..
dist remove function parameter names from function prototypes 2011-04-04 20:37:48 +00:00
lib Plug liblzf into build. Liblzf is a small (3504 byte shared library on i386), 2010-02-03 06:25:54 +00:00
Makefile Plug liblzf into build. Liblzf is a small (3504 byte shared library on i386), 2010-02-03 06:25:54 +00:00
Makefile.inc Plug liblzf into build. Liblzf is a small (3504 byte shared library on i386), 2010-02-03 06:25:54 +00:00