X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=ncurses%2Fcurses.priv.h;h=931b0fa51a0ee023ab0f400eba6378df35fd931a;hb=2c829dd4faf4c7933e06804793e84079300e34e9;hp=44e4528d2da74e6e0177ee016552ca582d519736;hpb=1051e5f924808ea27fcf8f5b624e63d07788b86e;p=ncurses.git diff --git a/ncurses/curses.priv.h b/ncurses/curses.priv.h index 44e4528d..931b0fa5 100644 --- a/ncurses/curses.priv.h +++ b/ncurses/curses.priv.h @@ -34,7 +34,7 @@ /* - * $Id: curses.priv.h,v 1.331 2007/05/12 18:10:46 tom Exp $ + * $Id: curses.priv.h,v 1.332 2007/05/26 18:47:51 tom Exp $ * * curses.priv.h * @@ -551,6 +551,7 @@ typedef struct { ripoff_t rippedoff[N_RIPS]; ripoff_t *rsp; TPARM_STATE tparm_state; + TTY *saved_tty; /* savetty/resetty information */ #if BROKEN_LINKER || USE_REENTRANT chtype *real_acs_map; #endif