diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /games/bcd/bcd.c | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs
'RELENG_6_0_0_RELEASE'.
This commit was manufactured to restore the state of the 6.0-RELEASE image.
Diffstat (limited to 'games/bcd/bcd.c')
| -rw-r--r-- | games/bcd/bcd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bcd/bcd.c b/games/bcd/bcd.c index 27f483ec6313..9e7a84b8ab07 100644 --- a/games/bcd/bcd.c +++ b/games/bcd/bcd.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)bcd.c 8.2 (Berkeley) 3/20/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/bcd/bcd.c,v 1.9 2004/07/11 17:26:18 stefanf Exp $"; #endif /* not lint */ /* |
