From: PatR Date: Wed, 26 Feb 2020 20:28:33 +0000 (-0800) Subject: showscore typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc0112bef7a0c44439a440b49c6023be64e6dbc1;p=nethack showscore typo --- diff --git a/src/options.c b/src/options.c index bd1898661..ebc541eeb 100644 --- a/src/options.c +++ b/src/options.c @@ -1,4 +1,4 @@ -/* NetHack 3.7 options.c $NHDT-Date: 1580434523 2020/01/31 01:35:23 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.439 $ */ +/* NetHack 3.7 options.c $NHDT-Date: 1582748890 2020/02/26 20:28:10 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.451 $ */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /*-Copyright (c) Michael Allison, 2008. */ /* NetHack may be freely redistributed. See license for details. */ @@ -4588,7 +4588,7 @@ char *op; switch (optidx) { case opt_time: #ifdef SCORE_ON_BOTL - case opt_showsore: + case opt_showscore: #endif case opt_showexp: if (VIA_WINDOWPORT())