1
0
forked from aniani/vim

patch 7.4.971

Problem:    The asin() function can't be used.
Solution:   Sort the function table properly. (Watiko)
This commit is contained in:
Bram Moolenaar
2015-12-13 14:45:21 +01:00
parent 9ec021a2b0
commit 099fdde0f0
2 changed files with 5 additions and 1 deletions

View File

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