diff options
Diffstat (limited to 'usr.bin/vis/foldit.c')
-rw-r--r-- | usr.bin/vis/foldit.c | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/usr.bin/vis/foldit.c b/usr.bin/vis/foldit.c index c9a9f2e8fe0..e8c66d443cd 100644 --- a/usr.bin/vis/foldit.c +++ b/usr.bin/vis/foldit.c @@ -1,4 +1,4 @@ -/* $OpenBSD: foldit.c,v 1.4 2003/06/03 02:56:22 millert Exp $ */ +/* $OpenBSD: foldit.c,v 1.5 2009/10/27 23:59:49 deraadt Exp $ */ /* $NetBSD: foldit.c,v 1.4 1994/12/20 16:13:02 jtc Exp $ */ /*- @@ -30,13 +30,6 @@ * SUCH DAMAGE. */ -#ifndef lint -#if 0 -static char sccsid[] = "@(#)foldit.c 8.1 (Berkeley) 6/6/93"; -#endif -static char rcsid[] = "$OpenBSD: foldit.c,v 1.4 2003/06/03 02:56:22 millert Exp $"; -#endif /* not lint */ - #include <stdio.h> int |