commit | ba17ed6797421b377ec0cac7ec186d24bf5b3979 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Feb 27 18:25:16 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Feb 27 18:25:16 2015 +0100 |
tree | a100a5450fae1960dd5fae32edf5159c872af6d2 | |
parent | c6b7217ff502b8fc28d6c861d25c1943e30973ad [diff] [blame] |
updated for version 7.4.644 Problem: Stratus VOS doesn't have sync(). Solution: Use fflush(). (Karli Aurelia)
diff --git a/src/version.c b/src/version.c index e74b125..38f3b78 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 644, +/**/ 643, /**/ 642,