1
0
forked from aniani/vim

patch 9.0.0250: slightly inconsistent error messages

Problem:    Slightly inconsistent error messages.
Solution:   Make it "Using a Float". (closes #10959)
This commit is contained in:
Bram Moolenaar
2022-08-23 21:41:15 +01:00
parent 3a7ad904d2
commit dde77a7c4d
2 changed files with 3 additions and 1 deletions

View File

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