=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/wwflush.c,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** src/usr.bin/window/Attic/wwflush.c 2003/07/10 00:06:52 1.7 --- src/usr.bin/window/Attic/wwflush.c 2003/08/01 22:01:37 1.8 *************** *** 1,4 **** ! /* $OpenBSD: wwflush.c,v 1.7 2003/07/10 00:06:52 david Exp $ */ /* $NetBSD: wwflush.c,v 1.5 1995/12/21 10:46:08 mycroft Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: wwflush.c,v 1.8 2003/08/01 22:01:37 david Exp $ */ /* $NetBSD: wwflush.c,v 1.5 1995/12/21 10:46:08 mycroft Exp $ */ /* *************** *** 37,49 **** #if 0 static char sccsid[] = "@(#)wwflush.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: wwflush.c,v 1.7 2003/07/10 00:06:52 david Exp $"; #endif #endif /* not lint */ #include "ww.h" #include "tt.h" #include #include #include --- 37,50 ---- #if 0 static char sccsid[] = "@(#)wwflush.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: wwflush.c,v 1.8 2003/08/01 22:01:37 david Exp $"; #endif #endif /* not lint */ #include "ww.h" #include "tt.h" #include + #include #include #include