]> icculus.org git repositories - icculus/xz.git/commit
Fixed wrong spelling "limitter" to "limiter". This affects
authorLasse Collin <lasse.collin@tukaani.org>
Mon, 28 Apr 2008 14:06:34 +0000 (17:06 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Mon, 28 Apr 2008 14:06:34 +0000 (17:06 +0300)
commit3be21fb12f4cec2cf07799e8960382f4cb375369
treea20ea08ae1eb3237a73cc68c2f0828a57f56e381
parentbeeb81060821dfec4e7898e0d44b7900dcb2215e
Fixed wrong spelling "limitter" to "limiter". This affects
liblzma's API.
doc/liblzma-security.txt
src/liblzma/api/lzma/base.h
src/liblzma/api/lzma/memlimit.h
src/liblzma/api/lzma/stream.h
src/liblzma/common/Makefile.am
src/liblzma/common/memory_limiter.c [moved from src/liblzma/common/memory_limitter.c with 99% similarity]
src/lzma/list.c
src/lzmadec/lzmadec.c
tests/test_memlimit.c