diff options
Diffstat (limited to 'games/trek/torped.c')
-rw-r--r-- | games/trek/torped.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trek/torped.c b/games/trek/torped.c index 9eead4599130..e56a5509ca12 100644 --- a/games/trek/torped.c +++ b/games/trek/torped.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)torped.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/trek/torped.c,v 1.5 1999/11/30 03:49:55 billf Exp $"; #endif /* not lint */ # include <stdio.h> |