SHA256
1
0
forked from pool/ncurses
Dr. Werner Fink 2015-07-07 12:28:32 +00:00 committed by Git OBS Bridge
parent d7b67fae8b
commit e7f703a115

View File

@ -995,3 +995,38 @@
set_attributes = my_sgr;
}
--- package/ncursest.map
+++ package/ncursest.map 2015-07-07 12:26:54.705559346 +0000
@@ -362,13 +362,13 @@ NCURSES_TINFO_5.7.20081102 {
_nc_strfnames;
_nc_strnames;
_nc_tracechar;
+ _nc_ttytype;
_nc_use_tracef;
set_tabsize;
local:
_nc__nc_tputs_trace;
_nc_keyname;
_nc_mutex_init;
- _nc_ttytype;
_nc_unctrl;
} NCURSES_TINFO_5.6.20061217;
--- package/ncursestw.map
+++ package/ncursestw.map 2015-07-07 12:27:23.982012359 +0000
@@ -362,6 +362,7 @@ NCURSES_TINFO_5.7.20081102 {
_nc_strfnames;
_nc_strnames;
_nc_tracechar;
+ _nc_ttytype;
_nc_use_tracef;
_nc_viswbuf;
_nc_viswbufn;
@@ -373,7 +374,6 @@ NCURSES_TINFO_5.7.20081102 {
_nc__nc_tputs_trace;
_nc_keyname;
_nc_mutex_init;
- _nc_ttytype;
_nc_unctrl;
_nc_viswbuf2;
} NCURSES_TINFO_5.6.20061217;