]> granicus.if.org Git - vim/commitdiff
updated for version 7.3.890 v7.3.890
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Apr 2013 14:21:41 +0000 (16:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Apr 2013 14:21:41 +0000 (16:21 +0200)
Problem:    Test 79 fails on Windows. (Michael Soyka)
Solution:   Add comment below line causing an error.

src/testdir/test79.in
src/version.c

index c50b92fa4c9e2cd900219a52f85e1a767f9ba00b..f15ecc0f8dc07e351bf7ac6e1a8e1cba63db1fbb 100644 (file)
Binary files a/src/testdir/test79.in and b/src/testdir/test79.in differ
index f9adcbb163766da2fe843573645b388d08700b9a..197940edc29aa434a86eac9210a3ce04a09195c8 100644 (file)
@@ -728,6 +728,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    890,
 /**/
     889,
 /**/