0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

updated for version 7.1b

This commit is contained in:
Bram Moolenaar
2007-05-10 17:26:28 +00:00
parent ff1d0d4cf5
commit 2bb8df23dc
7 changed files with 118 additions and 155 deletions

View File

@@ -74,7 +74,7 @@
/* Define if struct sigcontext is present */
#define HAVE_SIGCONTEXT
/* Define if toupper/tolower only work on lower/upercase characters */
/* Define if toupper/tolower only work on lower/uppercase characters */
/* #define BROKEN_TOUPPER */
/* Define if tgetstr() has a second argument that is (char *) */