diff options
Diffstat (limited to 'games/canfield/cfscores/cfscores.c')
| -rw-r--r-- | games/canfield/cfscores/cfscores.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/canfield/cfscores/cfscores.c b/games/canfield/cfscores/cfscores.c index 8fd93b256b2a..37be43da0802 100644 --- a/games/canfield/cfscores/cfscores.c +++ b/games/canfield/cfscores/cfscores.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)cfscores.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/canfield/cfscores/cfscores.c,v 1.9 1999/12/12 07:25:14 billf Exp $"; #endif /* not lint */ #include <sys/types.h> |
