mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-06 14:53:50 +00:00
Push version number to 0.543.
Update docs.
This commit is contained in:
parent
6f2b94be3b
commit
22da2ee76d
8 changed files with 36 additions and 16 deletions
1
stream.c
1
stream.c
|
|
@ -645,7 +645,6 @@ static int seekto(struct stream_info *sinfo, i64 pos)
|
|||
}
|
||||
|
||||
static pthread_t *threads;
|
||||
extern const i64 two_gig;
|
||||
|
||||
/* open a set of output streams, compressing with the given
|
||||
compression level and algorithm */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue