summaryrefslogtreecommitdiff
path: root/usr.bin/tn3270/sys_curses/system.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tn3270/sys_curses/system.c')
-rw-r--r--usr.bin/tn3270/sys_curses/system.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.bin/tn3270/sys_curses/system.c b/usr.bin/tn3270/sys_curses/system.c
index a2e33606d1b..312ffaeab11 100644
--- a/usr.bin/tn3270/sys_curses/system.c
+++ b/usr.bin/tn3270/sys_curses/system.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: system.c,v 1.17 2004/03/20 04:28:51 aaron Exp $ */
+/* $OpenBSD: system.c,v 1.18 2009/10/27 23:59:45 deraadt Exp $ */
/*-
* Copyright (c) 1988 The Regents of the University of California.
@@ -29,11 +29,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-/*static char sccsid[] = "from: @(#)system.c 4.5 (Berkeley) 4/26/91";*/
-static char rcsid[] = "$OpenBSD: system.c,v 1.17 2004/03/20 04:28:51 aaron Exp $";
-#endif /* not lint */
-
#include <sys/types.h>
#if defined(pyr)