commit | b52575f9cfcb5c9715ed08ccd552a55e0052370e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Apr 24 22:16:13 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Apr 24 22:16:13 2020 +0200 |
tree | 94967d94c6aad3783855ca2691833b0a119d6deb | |
parent | 7714d7b31f0fc7c717c97abd4a8b5cbb13a3ad31 [diff] [blame] |
patch 8.2.0631: Haiku file formatted with wrong tabstop Problem: Haiku file formatted with wrong tabstop. Solution: Use normal tabstop. Fix white space.
diff --git a/src/version.c b/src/version.c index d2e7451..3764629 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 631, +/**/ 630, /**/ 629,