diff --git a/src/options.c b/src/options.c index 8ad18b746..b0ad42a76 100644 --- a/src/options.c +++ b/src/options.c @@ -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