comparison src/version.c @ 4207:6604853dd822 v7.3.855

updated for version 7.3.855 Problem: Compiler warnings. Solution: Add type casts. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Mar 2013 17:01:52 +0100
parents 14cdb6e4d5b8
children fb533fb6c015
comparison
equal deleted inserted replaced
4206:22683fa1b4ed 4207:6604853dd822
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 855,
731 /**/ 733 /**/
732 854, 734 854,
733 /**/ 735 /**/
734 853, 736 853,
735 /**/ 737 /**/