Put the unstable APIs behind #ifdef LZMA_UNSTABLE.
commit9a4377be0d21e597c66bad6c7452873aebfb3c1c
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 12 Apr 2011 09:42:37 +0000 (12 12:42 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 12 Apr 2011 09:42:37 +0000 (12 12:42 +0300)
tree2b3213e234b6d28a57dbb3f55b5557b079a962ac
parent3e321a3acd50002cf6fdfd259e910f56d3389bc3
Put the unstable APIs behind #ifdef LZMA_UNSTABLE.

This way people hopefully won't complain if these APIs
change and break code that used an older API.
src/liblzma/api/lzma/container.h
src/liblzma/common/common.h
src/xz/private.h