From: nhmall Date: Wed, 22 Jun 2022 18:21:13 +0000 (-0400) Subject: remove spurious edit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5caae51234fdf7f98874d24196ca7a0f6d286c3a;p=nethack remove spurious edit --- 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