comparison src/version.c @ 6301:76526e7100b0 v7.4.484

updated for version 7.4.484 Problem: Compiler warning on MS-Windows. (Ken Takata) Solution: Add type cast.
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Oct 2014 18:17:09 +0200
parents 3eb160c5b3a1
children 7844d92941fd
comparison
equal deleted inserted replaced
6300:bb986c646350 6301:76526e7100b0
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 484,
744 /**/ 746 /**/
745 483, 747 483,
746 /**/ 748 /**/
747 482, 749 482,
748 /**/ 750 /**/