diff options
Diffstat (limited to 'games/backgammon/common_source/allow.c')
-rw-r--r-- | games/backgammon/common_source/allow.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/backgammon/common_source/allow.c b/games/backgammon/common_source/allow.c index 620ce05..d2848b1d 100644 --- a/games/backgammon/common_source/allow.c +++ b/games/backgammon/common_source/allow.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)allow.c 8.1 (Berkeley) 5/31/93"; movallow () { - register int i, m, iold; + int i, m, iold; int r; if (d0) |