]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
updated for version 7.3.582 v7.3.582
authorBram Moolenaar <Bram@vim.org>
Fri, 29 Jun 2012 21:57:54 +0000 (23:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 29 Jun 2012 21:57:54 +0000 (23:57 +0200)
Problem:    Missing parts of the test OK file.
Solution:   Add the missing parts.

src/testdir/test68.ok
src/version.c

index 6808679e90248b7295829550d19bdd81f3f012e1..4c4a7c26978a0c888da2b713c4ca6f840f821af2 100644 (file)
@@ -34,6 +34,14 @@ a b
 }
 
 
+{
+  1 a
+    b
+# 1 a
+#   b
+}
+
+
 {
 # 1 a
 #   b
@@ -48,3 +56,7 @@ a b
 
 { 1aa ^^2bb }
 
+
+# 1 xxxxx
+#   foobar
+
index 6fc8775328279eb56478f720023d570f7f6c2fe3..30583f777e2d46868ba728f884ec20ca98336183 100644 (file)
@@ -714,6 +714,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    582,
 /**/
     581,
 /**/