summaryrefslogtreecommitdiff
path: root/usr.bin/window/lcmd1.c
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-02-25 00:05:18 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-02-25 00:05:18 +0000
commitb2c200c682f70f769b53b3789a2c548cee36918d (patch)
treed3b727662c01c49e28d7f2f6c3951d96bc3f23c8 /usr.bin/window/lcmd1.c
parent33c392cdaedb214ddc25ac91377409f999b5622e (diff)
Reimport NetBSD version w/ Todd's changes, new rcsids, and the beginings of
some source cleaning by me. This undoes Theo's wait() changes which broke the old version.
Diffstat (limited to 'usr.bin/window/lcmd1.c')
-rw-r--r--usr.bin/window/lcmd1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/window/lcmd1.c b/usr.bin/window/lcmd1.c
index 4618724713a..683eb2b04fd 100644
--- a/usr.bin/window/lcmd1.c
+++ b/usr.bin/window/lcmd1.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: lcmd1.c,v 1.4 1997/01/17 07:13:51 millert Exp $ */
+/* $OpenBSD: lcmd1.c,v 1.5 1997/02/25 00:04:07 downsj Exp $ */
/* $NetBSD: lcmd1.c,v 1.6 1996/02/08 20:45:00 mycroft Exp $ */
/*
@@ -41,7 +41,7 @@
#if 0
static char sccsid[] = "@(#)lcmd1.c 8.1 (Berkeley) 6/6/93";
#else
-static char rcsid[] = "$OpenBSD: lcmd1.c,v 1.4 1997/01/17 07:13:51 millert Exp $";
+static char rcsid[] = "$OpenBSD: lcmd1.c,v 1.5 1997/02/25 00:04:07 downsj Exp $";
#endif
#endif /* not lint */