summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/hack.tty.c')
-rw-r--r--games/hack/hack.tty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.tty.c b/games/hack/hack.tty.c
index 671def6..5ad41cd 100644
--- a/games/hack/hack.tty.c
+++ b/games/hack/hack.tty.c
@@ -281,7 +281,7 @@ char *
parse()
{
static char inputline[COLNO];
- foo;
+ int foo;
flags.move = 1;
if(!Invisible) curs_on_u(); else home();
OpenPOWER on IntegriCloud