]> granicus.if.org Git - vim/commitdiff
updated for version 7.3.252 v7.3.252
authorBram Moolenaar <Bram@vim.org>
Fri, 15 Jul 2011 15:56:16 +0000 (17:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 Jul 2011 15:56:16 +0000 (17:56 +0200)
Problem:    Tests fail. (David Northfield)
Solution:   Add missing update for .ok file.

src/testdir/test81.ok
src/version.c

index 8f86b521ee32bb24065a9599eb38157cae09521a..e9f17dc4f81330ec13d849e22205c0afc96a99e1 100644 (file)
@@ -1,4 +1,6 @@
 aaa two
+    z
+y
 bbb y
 ccc
 ddd yee y
index 170e2fecf38c178fed7ccbec5150c7d7596925ee..f206664f58f242994e03f7778e23e3c8c14e78fb 100644 (file)
@@ -709,6 +709,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    252,
 /**/
     251,
 /**/