0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.1358

Problem:    Compiler warning when not building with +crypt.
Solution:   Add #ifdef. (John Marriott)
This commit is contained in:
Bram Moolenaar
2016-02-19 22:46:34 +01:00
parent 132006c3d0
commit 1d6fbe6540
2 changed files with 4 additions and 0 deletions

View File

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