X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Flizard.c;h=e5035e05698827fb0af13e0d3503110bbe79fbd8;hb=beb9738f1fbcba84bc0f09f742fb66b1ddfcf349;hp=10fd5f0c9fb2154d920cea743c4b77b23cb36db7;hpb=a1da13d220a351aa3abdcb61fce89bc61db6796f;p=libucw.git diff --git a/lib/lizard.c b/lib/lizard.c index 10fd5f0c..e5035e05 100644 --- a/lib/lizard.c +++ b/lib/lizard.c @@ -6,7 +6,7 @@ * This software may be freely distributed and used according to the terms * of the GNU Lesser General Public License. * - * The file format is based on LZO1X and + * The file format is based on LZO1X and * the compression method is based on zlib. */ @@ -450,7 +450,7 @@ long. Decode sequences of these types until the EOF or END marker is read. C following characters will be copied from the compressed text to the output. The number CC is always stored in the 2 least significant bits of the second last byte of the sequence. - + If END is read, the algorithm switches to the copy mode. pattern length position