=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/window/Attic/defs.h,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/window/Attic/defs.h 1997/06/24 02:44:45 1.4 --- src/usr.bin/window/Attic/defs.h 2000/04/15 05:22:14 1.5 *************** *** 1,4 **** ! /* $OpenBSD: defs.h,v 1.4 1997/06/24 02:44:45 dgregor Exp $ */ /* $NetBSD: defs.h,v 1.3 1995/09/28 10:34:19 tls Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: defs.h,v 1.5 2000/04/15 05:22:14 millert Exp $ */ /* $NetBSD: defs.h,v 1.3 1995/09/28 10:34:19 tls Exp $ */ /* *************** *** 70,76 **** char debug; /* debug mode */ char incmd; /* in command mode */ ! struct ww *getwin(); struct ww *openwin(); struct ww *vtowin(); struct ww *openiwin(); --- 70,76 ---- char debug; /* debug mode */ char incmd; /* in command mode */ ! struct ww *getwindow(); struct ww *openwin(); struct ww *vtowin(); struct ww *openiwin();