summaryrefslogtreecommitdiffstats
path: root/games/trek/destruct.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/trek/destruct.c')
-rw-r--r--games/trek/destruct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trek/destruct.c b/games/trek/destruct.c
index 3ff212c..ae123f0 100644
--- a/games/trek/destruct.c
+++ b/games/trek/destruct.c
@@ -62,7 +62,7 @@ static char sccsid[] = "@(#)destruct.c 8.1 (Berkeley) 5/31/93";
destruct()
{
char checkpass[15];
- register int i, j;
+ int i, j;
double zap;
if (damaged(COMPUTER))
OpenPOWER on IntegriCloud