diff options
Diffstat (limited to 'games/backgammon/common_source/one.c')
-rw-r--r-- | games/backgammon/common_source/one.c | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/games/backgammon/common_source/one.c b/games/backgammon/common_source/one.c index 89bf7e2f526..bc92c802b10 100644 --- a/games/backgammon/common_source/one.c +++ b/games/backgammon/common_source/one.c @@ -1,4 +1,4 @@ -/* $OpenBSD: one.c,v 1.4 2003/06/03 03:01:38 millert Exp $ */ +/* $OpenBSD: one.c,v 1.5 2009/10/27 23:59:23 deraadt Exp $ */ /* * Copyright (c) 1980, 1993 @@ -29,14 +29,6 @@ * SUCH DAMAGE. */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)one.c 8.1 (Berkeley) 5/31/93"; -#else -static char rcsid[] = "$OpenBSD: one.c,v 1.4 2003/06/03 03:01:38 millert Exp $"; -#endif -#endif /* not lint */ - #include "back.h" int |