mirror of
https://git.tukaani.org/xz.git
synced 2025-03-02 14:40:40 +00:00
xzdec: Fix language in a comment
(cherry picked from commit e34dbd6a0ae7a560a5508d51fc0bd142c5a320dc)
This commit is contained in:
parent
5a208b0c92
commit
33899ee86d
@ -392,7 +392,7 @@ error:
|
|||||||
int
|
int
|
||||||
main(int argc, char **argv)
|
main(int argc, char **argv)
|
||||||
{
|
{
|
||||||
// Initialize progname which we will be used in error messages.
|
// Initialize progname which will be used in error messages.
|
||||||
tuklib_progname_init(argv);
|
tuklib_progname_init(argv);
|
||||||
|
|
||||||
#ifdef HAVE_PLEDGE
|
#ifdef HAVE_PLEDGE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user