mirror of
https://git.tukaani.org/xz.git
synced 2025-02-22 16:38:11 +00:00
xzdec: Fix language in a comment
This commit is contained in:
parent
16821252c5
commit
e34dbd6a0a
@ -395,7 +395,7 @@ error:
|
||||
int
|
||||
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);
|
||||
|
||||
#ifdef HAVE_PLEDGE
|
||||
|
Loading…
x
Reference in New Issue
Block a user