summaryrefslogtreecommitdiffstats
path: root/games/battlestar/cypher.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/battlestar/cypher.c')
-rw-r--r--games/battlestar/cypher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/battlestar/cypher.c b/games/battlestar/cypher.c
index af65af4..f15d816 100644
--- a/games/battlestar/cypher.c
+++ b/games/battlestar/cypher.c
@@ -41,7 +41,7 @@ static char sccsid[] = "@(#)cypher.c 8.1 (Berkeley) 5/31/93";
cypher()
{
- register int n;
+ int n;
int junk;
int lflag = -1;
char buffer[10];
OpenPOWER on IntegriCloud