=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/mloop.c,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/window/Attic/mloop.c 1996/02/23 14:10:42 1.3 --- src/usr.bin/window/Attic/mloop.c 1996/06/26 05:43:17 1.4 *************** *** 1,3 **** --- 1,4 ---- + /* $OpenBSD: mloop.c,v 1.4 1996/06/26 05:43:17 deraadt Exp $ */ /* $NetBSD: mloop.c,v 1.5 1996/02/08 20:45:03 mycroft Exp $ */ /* *************** *** 40,46 **** #if 0 static char sccsid[] = "@(#)mloop.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$NetBSD: mloop.c,v 1.5 1996/02/08 20:45:03 mycroft Exp $"; #endif #endif /* not lint */ --- 41,47 ---- #if 0 static char sccsid[] = "@(#)mloop.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: mloop.c,v 1.4 1996/06/26 05:43:17 deraadt Exp $"; #endif #endif /* not lint */