mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Continue previous fix still
This commit is contained in:
parent
88c2b17a8f
commit
986f04fb6b
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ extern int My_term; /* Use Def_term regardless. */
|
|||
extern char *Def_term; /* Default terminal type. */
|
||||
|
||||
/* Termcap capabilities. */
|
||||
extern char AM, BS, CA, DA, DB, EO, HC, IN, MI, MS, NC, NS, OS,
|
||||
extern char AM, BS, CA, DA, EO, HC, IN, MI, MS, NC, NS, OS,
|
||||
PC, UL, XB, XN, XT, XS, XX;
|
||||
extern char *AL, *BC, *BT, *CD, *CE, *CL, *CM, *CR, *CS, *DC, *DL,
|
||||
*DM, *DO, *ED, *EI, *K0, *K1, *K2, *K3, *K4, *K5, *K6,
|
||||
|
|
|
|||
Loading…
Reference in a new issue