summaryrefslogtreecommitdiff
path: root/usr.bin/tip/aculib/courier.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tip/aculib/courier.c')
-rw-r--r--usr.bin/tip/aculib/courier.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/usr.bin/tip/aculib/courier.c b/usr.bin/tip/aculib/courier.c
index cd642b6df0a..2a9f9f4d9aa 100644
--- a/usr.bin/tip/aculib/courier.c
+++ b/usr.bin/tip/aculib/courier.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: courier.c,v 1.15 2006/03/17 19:17:13 moritz Exp $ */
+/* $OpenBSD: courier.c,v 1.16 2009/10/27 23:59:45 deraadt Exp $ */
/* $NetBSD: courier.c,v 1.7 1997/02/11 09:24:16 mrg Exp $ */
/*
@@ -30,13 +30,6 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-#if 0
-static char sccsid[] = "@(#)courier.c 8.1 (Berkeley) 6/6/93";
-#endif
-static const char rcsid[] = "$OpenBSD: courier.c,v 1.15 2006/03/17 19:17:13 moritz Exp $";
-#endif /* not lint */
-
/*
* Routines for calling up on a Courier modem.
* Derived from Hayes driver.