comparison src/version.c @ 6592:599112d00aa9 v7.4.622

updated for version 7.4.622 Problem: Compiler warning for unused argument. Solution: Add UNUSED.
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Feb 2015 20:29:59 +0100
parents f884a1140a0a
children 3cca9b0cc1a0
comparison
equal deleted inserted replaced
6591:c80ef2bf390b 6592:599112d00aa9
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 622,
744 /**/ 746 /**/
745 621, 747 621,
746 /**/ 748 /**/
747 620, 749 620,
748 /**/ 750 /**/