From 89e22d556d6a3517beebb02c12e4a465dbb4aadf Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Sun, 14 Aug 2005 17:15:20 +0000 Subject: zap sccsid, okay deraadt@ --- lib/libocurses/tty.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib/libocurses/tty.c') diff --git a/lib/libocurses/tty.c b/lib/libocurses/tty.c index 8373edc182c..707108e4e49 100644 --- a/lib/libocurses/tty.c +++ b/lib/libocurses/tty.c @@ -1,3 +1,4 @@ +/* $OpenBSD: tty.c,v 1.3 2005/08/14 17:15:19 espie Exp $ */ /*- * Copyright (c) 1992, 1993, 1994 * The Regents of the University of California. All rights reserved. @@ -27,10 +28,6 @@ * SUCH DAMAGE. */ -#ifndef lint -static char sccsid[] = "@(#)tty.c 8.5 (Berkeley) 8/13/94"; -#endif /* not lint */ - #include #include #include -- cgit v1.2.3