- Update for ncurses 5.6-20080509

This commit is contained in:
Rong-En Fan 2008-05-09 02:28:52 +00:00
parent b285ba3630
commit f5cf48b83e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178869

View File

@ -144,7 +144,7 @@
#define NCURSES_EXT_FUNCS 1
#define NCURSES_NO_PADDING 1
#define NCURSES_PATHSEP ':'
#define NCURSES_VERSION_STRING "5.6.20080209"
#define NCURSES_VERSION_STRING "5.6.20080503"
#define NDEBUG 1
#define RETSIGTYPE void
#define SIG_ATOMIC_T volatile sig_atomic_t