]> granicus.if.org Git - vim/commitdiff
updated for version 7.3.417 v7.3.417
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 17:56:47 +0000 (18:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 17:56:47 +0000 (18:56 +0100)
Problem:    Test 43 fails with a tiny build.
Solution:   Only run test 43 with at least a small build.

src/version.c

index 4e78bd7131f5643656748ec8ab118ee327cae5cc..2d82cd80c7bd19775a89717aa4de443481a90ef7 100644 (file)
@@ -714,6 +714,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    417,
 /**/
     416,
 /**/