Pull in some of the lpt_port_test fixes from lpt.c.
[unix-history] / lib / libcurses / curses.c
index 87ed839..6a15277 100644 (file)
@@ -46,6 +46,10 @@ int  __noqch = 0;                    /*
                                         * insert/delete line capabilities 
                                         * for quick change on refresh.
                                         */
                                         * insert/delete line capabilities 
                                         * for quick change on refresh.
                                         */
+int     __usecs = 0;                    /*
+                                        * Use change scroll region, if
+                                        * no insert/delete capabilities
+                                        */
 char   AM, BS, CA, DA, EO, HC, IN, MI, MS, NC, NS, OS, PC,
        UL, XB, XN, XT, XS, XX;
 char   *AL, *BC, *BT, *CD, *CE, *CL, *CM, *CR, *CS, *DC, *DL,
 char   AM, BS, CA, DA, EO, HC, IN, MI, MS, NC, NS, OS, PC,
        UL, XB, XN, XT, XS, XX;
 char   *AL, *BC, *BT, *CD, *CE, *CL, *CM, *CR, *CS, *DC, *DL,