diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /games/backgammon/common_source/board.c | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
Diffstat (limited to 'games/backgammon/common_source/board.c')
| -rw-r--r-- | games/backgammon/common_source/board.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/backgammon/common_source/board.c b/games/backgammon/common_source/board.c index 792b042075627..142e8e1784ab2 100644 --- a/games/backgammon/common_source/board.c +++ b/games/backgammon/common_source/board.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)board.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/backgammon/common_source/board.c,v 1.6 1999/11/30 03:48:25 billf Exp $"; #endif /* not lint */ #include <string.h> |
