summaryrefslogtreecommitdiff
path: root/libexec/getty/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/getty/init.c')
-rw-r--r--libexec/getty/init.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/libexec/getty/init.c b/libexec/getty/init.c
index 43fa0637ae1..b274f6d46ef 100644
--- a/libexec/getty/init.c
+++ b/libexec/getty/init.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: init.c,v 1.6 2003/06/02 19:38:24 millert Exp $ */
+/* $OpenBSD: init.c,v 1.7 2009/10/27 23:59:31 deraadt Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -29,11 +29,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-/*static char sccsid[] = "from: @(#)init.c 8.1 (Berkeley) 6/4/93";*/
-static char rcsid[] = "$OpenBSD: init.c,v 1.6 2003/06/02 19:38:24 millert Exp $";
-#endif /* not lint */
-
/*
* Getty table initializations.
*