commit | aeac9006d5d14910f214f09df52c026a5936e737 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Sep 06 22:15:08 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Sep 06 22:15:08 2016 +0200 |
tree | 53c5b2efb24387c625d95ff4f5af4d1436c57c76 | |
parent | 64d8e25bf6efe5f18b032563521c3ce278c316ab [diff] [blame] |
patch 7.4.2341 Problem: Tiny things. Test doesn't clean up properly. Solution: Adjust comment and white space. Restore option value.
diff --git a/src/version.c b/src/version.c index 7dba27a..9592e7e 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2341, +/**/ 2340, /**/ 2339,