commit | 9b77016545d5ef1a1f4a90c9bb4b7a6693af8918 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 22 15:42:53 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 22 15:42:53 2017 +0200 |
tree | 0e489b3ef98717827bed57b734d11b15d2854f52 | |
parent | 7a85b0f028e0960ba70650ab462a9b6cca32139d [diff] [blame] |
patch 8.0.0579: duplicate test case for quickfix Problem: Duplicate test case for quickfix. Solution: Remove the function. (Yegappan Lakshmanan)
diff --git a/src/version.c b/src/version.c index 656a7cc..f7d0a78 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 579, +/**/ 578, /**/ 577,