=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/wwsuspend.c,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/window/Attic/wwsuspend.c 2003/06/03 02:56:23 1.4 --- src/usr.bin/window/Attic/wwsuspend.c 2003/07/10 00:06:52 1.5 *************** *** 1,4 **** ! /* $OpenBSD: wwsuspend.c,v 1.4 2003/06/03 02:56:23 millert Exp $ */ /* $NetBSD: wwsuspend.c,v 1.3 1995/09/28 10:35:56 tls Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: wwsuspend.c,v 1.5 2003/07/10 00:06:52 david Exp $ */ /* $NetBSD: wwsuspend.c,v 1.3 1995/09/28 10:35:56 tls Exp $ */ /* *************** *** 37,49 **** #if 0 static char sccsid[] = "@(#)wwsuspend.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: wwsuspend.c,v 1.4 2003/06/03 02:56:23 millert Exp $"; #endif #endif /* not lint */ #include "ww.h" #include "tt.h" #include wwsuspend() { --- 37,50 ---- #if 0 static char sccsid[] = "@(#)wwsuspend.c 8.1 (Berkeley) 6/6/93"; #else ! static char rcsid[] = "$OpenBSD: wwsuspend.c,v 1.5 2003/07/10 00:06:52 david Exp $"; #endif #endif /* not lint */ #include "ww.h" #include "tt.h" #include + #include wwsuspend() {