comparison src/version.c @ 6260:74c65620c985 v7.4.464

updated for version 7.4.464 Problem: Compiler warning. Solution: Add type cast. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Mon, 06 Oct 2014 18:10:09 +0200
parents 6f80b9a773db
children 452e8b2a0ab3
comparison
equal deleted inserted replaced
6259:bd18da914be9 6260:74c65620c985
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 464,
744 /**/ 746 /**/
745 463, 747 463,
746 /**/ 748 /**/
747 462, 749 462,
748 /**/ 750 /**/