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