commit | 40655d501649e0b73e12f940b56f462dee44e06c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Apr 06 23:49:50 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Apr 06 23:49:50 2020 +0200 |
tree | be66d7aa8e4ca3a90b392c95fe753c3783884280 | |
parent | c74fbfedfa2df384cca5f6763e2c9e5c0ca6d513 [diff] [blame] |
patch 8.2.0525: Win32: typo in assignment and misplaced paren Problem: Win32: typo in assignment and misplaced paren. Solution: Fix the syntax.
diff --git a/src/version.c b/src/version.c index ae61cf2..40f5b14 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 525, +/**/ 524, /**/ 523,