comparison src/version.c @ 2861:e6ce47f06836 v7.3.204

updated for version 7.3.204 Problem: Compiler warning. Solution: Add type cast. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 May 2011 17:29:44 +0200
parents ce1dce2af2a3
children 8d8bd6307b1a
comparison
equal deleted inserted replaced
2860:7b2059f583c8 2861:e6ce47f06836
707 NULL 707 NULL
708 }; 708 };
709 709
710 static int included_patches[] = 710 static int included_patches[] =
711 { /* Add new patch number below this line */ 711 { /* Add new patch number below this line */
712 /**/
713 204,
712 /**/ 714 /**/
713 203, 715 203,
714 /**/ 716 /**/
715 202, 717 202,
716 /**/ 718 /**/