=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/wwframe.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/window/Attic/wwframe.c 1996/02/23 14:10:50 1.2 +++ src/usr.bin/window/Attic/wwframe.c 1996/06/26 05:43:43 1.3 @@ -1,3 +1,4 @@ +/* $OpenBSD: wwframe.c,v 1.3 1996/06/26 05:43:43 deraadt Exp $ */ /* $NetBSD: wwframe.c,v 1.4 1996/02/08 21:49:05 mycroft Exp $ */ /* @@ -40,7 +41,7 @@ #if 0 static char sccsid[] = "@(#)wwframe.c 8.1 (Berkeley) 6/6/93"; #else -static char rcsid[] = "$NetBSD: wwframe.c,v 1.4 1996/02/08 21:49:05 mycroft Exp $"; +static char rcsid[] = "$OpenBSD: wwframe.c,v 1.3 1996/06/26 05:43:43 deraadt Exp $"; #endif #endif /* not lint */