0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 7.4.1186

Problem:    Error messages for security context are hard to translate.
Solution:   Use one string with %s. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-01-27 20:47:18 +01:00
parent 0d6f835683
commit 4a1314cb9c
2 changed files with 11 additions and 9 deletions

View File

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