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