0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

updated for version 7.4.255

Problem:    Configure check for smack doesn't work with all shells. (David
            Larson)
Solution:   Remove spaces in set command.
This commit is contained in:
Bram Moolenaar 2014-04-10 20:00:15 +02:00
parent c09551ab79
commit e29b1feead
3 changed files with 6 additions and 4 deletions

View File

@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] = static int included_patches[] =
{ /* Add new patch number below this line */ { /* Add new patch number below this line */
/**/
255,
/**/ /**/
254, 254,
/**/ /**/