* lib/getopt.c: Merge trivial change from gnulib.
This commit is contained in:
parent
ade1b01cb4
commit
1cfbb9666b
1 changed files with 0 additions and 1 deletions
|
@ -488,7 +488,6 @@ _getopt_internal_r (int argc, char **argv, const char *optstring,
|
|||
struct option_list *next;
|
||||
} *ambig_list = NULL;
|
||||
int exact = 0;
|
||||
int ambig = 0;
|
||||
int indfound = -1;
|
||||
int option_index;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue