aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2012-06-14 10:33:27 +0300
committerLasse Collin <lasse.collin@tukaani.org>2012-06-14 10:33:27 +0300
commit1bd2c2c553e30c4a73cfb82abc6908efd6be6b8d (patch)
tree5b64990afca4876a31c767221a0fd5c63f369106
parentDocs: Fix a bug in xz_pipe_decomp.c example program. (diff)
downloadxz-1bd2c2c553e30c4a73cfb82abc6908efd6be6b8d.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.
-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