comparison src/version.c @ 6637:a12d422ed16c v7.4.644

updated for version 7.4.644 Problem: Stratus VOS doesn't have sync(). Solution: Use fflush(). (Karli Aurelia)
author Bram Moolenaar <bram@vim.org>
date Fri, 27 Feb 2015 18:25:16 +0100
parents 050e6df85f99
children 342568f82d82
comparison
equal deleted inserted replaced
6636:788da372a668 6637:a12d422ed16c
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 644,
744 /**/ 746 /**/
745 643, 747 643,
746 /**/ 748 /**/
747 642, 749 642,
748 /**/ 750 /**/