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