summaryrefslogtreecommitdiffstats
path: root/games/hack/hack.rip.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hack/hack.rip.c')
-rw-r--r--games/hack/hack.rip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.rip.c b/games/hack/hack.rip.c
index 843d3cc..f37b9ec 100644
--- a/games/hack/hack.rip.c
+++ b/games/hack/hack.rip.c
@@ -29,7 +29,7 @@ outrip(){
char **dp = rip;
char *dpx;
char buf[BUFSZ];
- x,y;
+ int x,y;
cls();
(void) strcpy(buf, plname);
OpenPOWER on IntegriCloud