- also fix typo that Pat noticed
This commit is contained in:
nethack.allison
2002-12-26 16:43:38 +00:00
parent 03456ea341
commit 70d60e16d2
3 changed files with 3 additions and 3 deletions

View File

@@ -175,7 +175,7 @@ getlock()
backsp(); /* \b is visible on NT */
(void) putchar(' ');
backsp();
# else
# else
msmsg("\b \b");
# endif
ct = 0;