]> granicus.if.org Git - nethack/commitdiff
remove spurious edit
authornhmall <nhmall@nethack.org>
Wed, 22 Jun 2022 18:21:13 +0000 (14:21 -0400)
committernhmall <nhmall@nethack.org>
Wed, 22 Jun 2022 18:21:13 +0000 (14:21 -0400)
src/options.c

index 8ad18b746e056b4aaa66c2f4ec7cffc7ba475676..b0ad42a767d77eb6a84a2ca3acd14ca67ea072fe 100644 (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