diff options
Diffstat (limited to 'package/ncursesw.map')
-rw-r--r-- | package/ncursesw.map | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/ncursesw.map b/package/ncursesw.map index 77f0c7bea4441..da68b73c10e9d 100644 --- a/package/ncursesw.map +++ b/package/ncursesw.map @@ -1,4 +1,4 @@ -# $Id: ncursesw.map,v 1.53 2019/12/14 23:28:02 tom Exp $ +# $Id: ncursesw.map,v 1.54 2020/02/04 11:44:12 tom Exp $ # script for shared library symbol-versioning using ld # # This file was generated by ncu-mapsyms @@ -478,7 +478,7 @@ NCURSES_TINFO_6.1.20171230 { _nc_free_termtype2; } NCURSES_TINFO_5.9.20150530; -NCURSES_TINFO_6.1.current { +NCURSES_TINFO_6.2.20200212 { global: _nc_find_user_entry; _nc_fmt_funcptr; @@ -1310,7 +1310,7 @@ NCURSESW_6.1.20171230 { _nc_set_color_pair; } NCURSESW_5.9.20150530; -NCURSESW_6.1.current { +NCURSESW_6.2.20200212 { global: exit_curses; local: |