mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-04 13:57:40 +00:00
Remove all open coded strerrors when they're going to be shown by fatal().
This commit is contained in:
parent
2a8cad1a28
commit
59e5bc0492
4 changed files with 14 additions and 15 deletions
|
|
@ -21,6 +21,7 @@ every chunk is decompressed instead of after the whole file is decompressed.
|
|||
only or to stdout).
|
||||
* Clean up and simplify the times displayed component. It could potentially
|
||||
show thousands of seconds.
|
||||
* Remove open coded strerror messages when they're to be printed by fatal().
|
||||
|
||||
MARCH 2011, Michael Blumenkrantz
|
||||
* Updated autotools/conf build system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue