1
0
forked from aniani/vim

patch 8.1.0701: sign message not translated and inconsistent spacing

Problem:    Sign message not translated and inconsistent spacing.
Solution:   Add _() for translation.  Add a space. (Ken Takata)  Also use
            MSG_BUF_LEN instead of BUFSIZ.
This commit is contained in:
Bram Moolenaar
2019-01-07 21:16:53 +01:00
parent 04b4e1a424
commit d730c8e297
3 changed files with 31 additions and 29 deletions

View File

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