diff options
Diffstat (limited to 'games/mille/roll.c')
| -rw-r--r-- | games/mille/roll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mille/roll.c b/games/mille/roll.c index 714b51f7f83c..8a5f0009713a 100644 --- a/games/mille/roll.c +++ b/games/mille/roll.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)roll.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/mille/roll.c,v 1.6 1999/12/12 06:17:24 billf Exp $"; #endif /* not lint */ # include "mille.h" |
