diff options
Diffstat (limited to 'games/atc/update.c')
-rw-r--r-- | games/atc/update.c | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/games/atc/update.c b/games/atc/update.c index a97a854d0a4..98ce4d2d9d4 100644 --- a/games/atc/update.c +++ b/games/atc/update.c @@ -1,4 +1,4 @@ -/* $OpenBSD: update.c,v 1.11 2006/03/31 10:32:30 otto Exp $ */ +/* $OpenBSD: update.c,v 1.12 2009/10/27 23:59:23 deraadt Exp $ */ /*- * Copyright (c) 1990, 1993 @@ -41,14 +41,6 @@ * For more info on this and all of my stuff, mail edjames@berkeley.edu. */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)update.c 8.1 (Berkeley) 5/31/93"; -#else -static char rcsid[] = "$OpenBSD: update.c,v 1.11 2006/03/31 10:32:30 otto Exp $"; -#endif -#endif /* not lint */ - #include "include.h" void |