X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/1bcba0d911b56ce0c815112fee819479d52474c4..4222244bd5b583ce25250e024d9ffb58f06828d4:/usr/src/usr.bin/window/ww.h diff --git a/usr/src/usr.bin/window/ww.h b/usr/src/usr.bin/window/ww.h index dc02cad3b9..9b81b69def 100644 --- a/usr/src/usr.bin/window/ww.h +++ b/usr/src/usr.bin/window/ww.h @@ -1,5 +1,5 @@ /* - * @(#)ww.h 3.26 84/03/03 + * @(#)ww.h 3.27 84/03/23 */ #include @@ -151,6 +151,7 @@ struct ww_tty wwwintty; /* the terminal settings for windows */ char *wwterm; /* the terminal name */ char wwtermcap[1024]; /* place for the termcap */ char wwkeys[512]; /* termcap fields for the function keys */ +char wwwintermcap[1024]; /* termcap for windows */ /* generally useful variables */ int wwnrow, wwncol; /* the screen size */