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