1
0
Fork 0

Merging upstream version 1.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 22:03:17 +01:00
parent 8d5fe1cbf8
commit f66c27bd04
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
17 changed files with 302 additions and 339 deletions

View file

@ -88,7 +88,7 @@ static char parse_long_option( struct Arg_parser * const ap,
const struct ap_Option options[],
int * const argindp )
{
unsigned int len;
unsigned len;
int index = -1;
int i;
char exact = 0, ambig = 0;