This commit is contained in:
nhmall
2020-02-29 18:49:16 -05:00

View File

@@ -306,7 +306,7 @@ register char *opts;
boolean tinitial, tfrom_file;
{
char *op;
boolean negated, got_match, has_val = FALSE;
boolean negated, got_match = FALSE, has_val = FALSE;
int i, matchidx = -1, optresult = optn_err, optlen, optlen_wo_val;
boolean retval = TRUE;