X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=algorithm.doc;fp=algorithm.doc;h=a62800c16d2bb75f622bd4313d3dc8f44c0c7ab2;hb=c7e61475680fa226bd9b8bdd469cd66914e630f5;hp=1e371c246c5c39e9168d1480ef6da8866bbd6ef5;hpb=800deb09b422a73c1212233a93839a223ff59678;p=debian%2Fgzip diff --git a/algorithm.doc b/algorithm.doc index 1e371c2..a62800c 100644 --- a/algorithm.doc +++ b/algorithm.doc @@ -64,7 +64,7 @@ endian format, and bit 0 is the least significant bit. A gzip file is a sequence of compressed members. Each member has the following structure: -2 bytes magic header 0x1f, 0x8b (\037 \213) +2 bytes magic header 0x1f, 0x8b (\037 \213) 1 byte compression method (0..7 reserved, 8 = deflate) 1 byte flags bit 0 set: file probably ascii text