summaryrefslogtreecommitdiffstats
path: root/games/trek/check_out.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/trek/check_out.c')
-rw-r--r--games/trek/check_out.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trek/check_out.c b/games/trek/check_out.c
index 8d923c4..c50af43 100644
--- a/games/trek/check_out.c
+++ b/games/trek/check_out.c
@@ -53,7 +53,7 @@ static char sccsid[] = "@(#)check_out.c 8.1 (Berkeley) 5/31/93";
check_out(device)
int device;
{
- register int dev;
+ int dev;
dev = device;
OpenPOWER on IntegriCloud