diff options
Diffstat (limited to 'games/rogue/ring.c')
-rw-r--r-- | games/rogue/ring.c | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/games/rogue/ring.c b/games/rogue/ring.c index f76813e3b2c..0aecf4194ad 100644 --- a/games/rogue/ring.c +++ b/games/rogue/ring.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ring.c,v 1.7 2006/03/08 09:44:35 otto Exp $ */ +/* $OpenBSD: ring.c,v 1.8 2009/10/27 23:59:26 deraadt Exp $ */ /* * Copyright (c) 1988, 1993 @@ -32,14 +32,6 @@ * SUCH DAMAGE. */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)ring.c 8.1 (Berkeley) 5/31/93"; -#else -static const char rcsid[] = "$OpenBSD: ring.c,v 1.7 2006/03/08 09:44:35 otto Exp $"; -#endif -#endif /* not lint */ - /* * ring.c * |