diff options
Diffstat (limited to 'games/atc/log.c')
-rw-r--r-- | games/atc/log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atc/log.c b/games/atc/log.c index 0bf6958a5b70..e747d8b9a922 100644 --- a/games/atc/log.c +++ b/games/atc/log.c @@ -48,7 +48,7 @@ static char sccsid[] = "@(#)log.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/atc/log.c,v 1.7 1999/11/30 03:48:20 billf Exp $"; #endif not lint #include <string.h> |