From b2c200c682f70f769b53b3789a2c548cee36918d Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Tue, 25 Feb 1997 00:05:18 +0000 Subject: 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. --- usr.bin/window/cmd3.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/window/cmd3.c') diff --git a/usr.bin/window/cmd3.c b/usr.bin/window/cmd3.c index 7203771096a..5b5a42d60cd 100644 --- a/usr.bin/window/cmd3.c +++ b/usr.bin/window/cmd3.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cmd3.c,v 1.2 1996/06/26 05:43:08 deraadt Exp $ */ +/* $OpenBSD: cmd3.c,v 1.3 1997/02/25 00:03:57 downsj Exp $ */ /* $NetBSD: cmd3.c,v 1.3 1995/09/28 10:34:07 tls Exp $ */ /* @@ -41,7 +41,7 @@ #if 0 static char sccsid[] = "@(#)cmd3.c 8.1 (Berkeley) 6/6/93"; #else -static char rcsid[] = "$OpenBSD: cmd3.c,v 1.2 1996/06/26 05:43:08 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: cmd3.c,v 1.3 1997/02/25 00:03:57 downsj Exp $"; #endif #endif /* not lint */ -- cgit v1.2.3