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