comparison src/version.c @ 6191:5672a06e4bd8 v7.4.431

updated for version 7.4.431 Problem: Compiler warning. Solution: Add type cast. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Sep 2014 12:22:06 +0200
parents f4e9c65a18d4
children 59cd2b16f718
comparison
equal deleted inserted replaced
6190:dde8ff798ed9 6191:5672a06e4bd8
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 431,
744 /**/ 746 /**/
745 430, 747 430,
746 /**/ 748 /**/
747 429, 749 429,
748 /**/ 750 /**/