diff options
Diffstat (limited to 'usr.bin/window/wwclreos.c')
-rw-r--r-- | usr.bin/window/wwclreos.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/window/wwclreos.c b/usr.bin/window/wwclreos.c index a57b6f51072..87a8900acf7 100644 --- a/usr.bin/window/wwclreos.c +++ b/usr.bin/window/wwclreos.c @@ -1,4 +1,4 @@ -/* $OpenBSD: wwclreos.c,v 1.3 1996/06/26 05:43:38 deraadt Exp $ */ +/* $OpenBSD: wwclreos.c,v 1.4 1997/02/25 00:04:43 downsj Exp $ */ /* $NetBSD: wwclreos.c,v 1.4 1996/02/08 20:45:07 mycroft Exp $ */ /* @@ -41,7 +41,7 @@ #if 0 static char sccsid[] = "@(#)wwclreos.c 8.1 (Berkeley) 6/6/93"; #else -static char rcsid[] = "$OpenBSD: wwclreos.c,v 1.3 1996/06/26 05:43:38 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: wwclreos.c,v 1.4 1997/02/25 00:04:43 downsj Exp $"; #endif #endif /* not lint */ |