diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2012-06-14 10:33:27 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2012-06-22 09:31:42 +0300 |
commit | 75c149bc8045a26f8bc719cb8ed20668dab79091 (patch) | |
tree | a99d728f231e0ae6906a666ed223de1d7edde7db /doc/examples | |
parent | Docs: Fix a bug in xz_pipe_decomp.c example program. (diff) | |
download | xz-75c149bc8045a26f8bc719cb8ed20668dab79091.tar.xz |
Docs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc/examples_old.
It is good to keep these around to so that if someone has
copied the decompressor bug from xz_pipe_decomp.c he has
an example how to easily fix it.
Diffstat (limited to '')
-rw-r--r-- | doc/examples_old/xz_pipe_comp.c (renamed from doc/examples/xz_pipe_comp.c) | 0 | ||||
-rw-r--r-- | doc/examples_old/xz_pipe_decomp.c (renamed from doc/examples/xz_pipe_decomp.c) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/doc/examples/xz_pipe_comp.c b/doc/examples_old/xz_pipe_comp.c index 9f9224bc..9f9224bc 100644 --- a/doc/examples/xz_pipe_comp.c +++ b/doc/examples_old/xz_pipe_comp.c diff --git a/doc/examples/xz_pipe_decomp.c b/doc/examples_old/xz_pipe_decomp.c index fb5ad895..fb5ad895 100644 --- a/doc/examples/xz_pipe_decomp.c +++ b/doc/examples_old/xz_pipe_decomp.c |