comparison src/version.c @ 6957:d19e79d29bf9 v7.4.796

patch 7.4.796 Problem: Warning from 64 bit compiler. Solution: Add type cast. (Mike Williams)
author Bram Moolenaar <bram@vim.org>
date Wed, 22 Jul 2015 22:46:13 +0200
parents a958ac497a81
children 87cb71d54e8a
comparison
equal deleted inserted replaced
6956:ad7ee058c03b 6957:d19e79d29bf9
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 796,
744 /**/ 746 /**/
745 795, 747 795,
746 /**/ 748 /**/
747 794, 749 794,
748 /**/ 750 /**/