]> git.ipfire.org Git - thirdparty/xz.git/commit
xz: Move the check for --suffix with --format=raw a few lines earlier.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 17 Nov 2023 17:35:19 +0000 (19:35 +0200)
committerJia Tan <jiat0218@gmail.com>
Fri, 17 Nov 2023 17:56:09 +0000 (01:56 +0800)
commit659aca0d695807c0762d4101765189e4e33d1e2c
tree20c76a4a50b2f1c69c94d9726ef44db269392e90
parentca278eb2b7f5a4940f5ab18955297b398d423824
xz: Move the check for --suffix with --format=raw a few lines earlier.

Now it reads from argv[] instead of args->arg_names.
src/xz/args.c