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