summaryrefslogtreecommitdiff
path: root/usr.bin/window/wwtty.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/window/wwtty.c')
-rw-r--r--usr.bin/window/wwtty.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/window/wwtty.c b/usr.bin/window/wwtty.c
index e20b8c5c2c4..c207edecc9a 100644
--- a/usr.bin/window/wwtty.c
+++ b/usr.bin/window/wwtty.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: wwtty.c,v 1.3 1996/06/26 05:43:53 deraadt Exp $ */
/* $NetBSD: wwtty.c,v 1.4 1995/12/21 11:06:50 mycroft Exp $ */
/*
@@ -40,7 +41,7 @@
#if 0
static char sccsid[] = "@(#)wwtty.c 8.1 (Berkeley) 6/6/93";
#else
-static char rcsid[] = "$NetBSD: wwtty.c,v 1.4 1995/12/21 11:06:50 mycroft Exp $";
+static char rcsid[] = "$OpenBSD: wwtty.c,v 1.3 1996/06/26 05:43:53 deraadt Exp $";
#endif
#endif /* not lint */