diff options
Diffstat (limited to 'games/robots/query.c')
-rw-r--r-- | games/robots/query.c | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/games/robots/query.c b/games/robots/query.c index 498a8b7f5fb..6f98081b549 100644 --- a/games/robots/query.c +++ b/games/robots/query.c @@ -1,4 +1,4 @@ -/* $OpenBSD: query.c,v 1.5 2004/11/29 08:52:29 jsg Exp $ */ +/* $OpenBSD: query.c,v 1.6 2009/10/27 23:59:26 deraadt Exp $ */ /* $NetBSD: query.c,v 1.3 1995/04/22 10:09:05 cgd Exp $ */ /* @@ -30,14 +30,6 @@ * SUCH DAMAGE. */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)query.c 8.1 (Berkeley) 5/31/93"; -#else -static char rcsid[] = "$OpenBSD: query.c,v 1.5 2004/11/29 08:52:29 jsg Exp $"; -#endif -#endif /* not lint */ - #include "robots.h" /* |