X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=trees.c;h=473edd4f2452478b3375291748b1b14dced5f027;hb=92249085071a973e2c0621b0415b93d2e48bb00d;hp=ad72ccd71913d2e51c36c4b9de5b3f87ae1c10d1;hpb=a2f84200a3642c51afc3fad750ea264ac120bcd1;p=debian%2Fgzip diff --git a/trees.c b/trees.c index ad72ccd..473edd4 100644 --- a/trees.c +++ b/trees.c @@ -897,7 +897,7 @@ off_t flush_block(buf, stored_len, pad, eof) if (static_lenb <= opt_lenb) opt_lenb = static_lenb; /* If compression failed and this is the first and last block, - * and if the zip file can be seeked (to rewrite the local header), + * and if we can seek through the zip file (to rewrite the local header), * the whole file is transformed into a stored file: */ #ifdef FORCE_METHOD