commit | 9e175141f3437627c314257ebf894c29c71a9ded | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Apr 30 22:51:01 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Apr 30 22:51:01 2020 +0200 |
tree | 788b4fabb9b76cf9638e9b59cd34517b95fbcbe6 | |
parent | 6adb9ea0a6ca01414f4b591f379b0f829a8273c0 [diff] [blame] |
patch 8.2.0671: Haiku: compiler warnings Problem: Haiku: compiler warnings. Solution: Avoid the warnings. Drop display_errors() copy. (Emir Sari, closes #6018)
diff --git a/src/version.c b/src/version.c index 8b9fec5..5e35da8 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 671, +/**/ 670, /**/ 669,