remove spurious edit

This commit is contained in:
nhmall
2022-06-22 14:21:13 -04:00
parent b215abb698
commit 5caae51234

View File

@@ -4269,7 +4269,7 @@ pfxfn_IBM_(int optidx UNUSED, int req, boolean negated UNUSED,
return optn_err;
opts[0] = '\0';
return optn_ok;
}b
}
return optn_ok;
}
#endif