comparison src/version.c @ 5743:bf1775553d3b v7.4.216

updated for version 7.4.216 Problem: Compiler warnings. (Tony Mechelynck) Solution: Initialize variables, add #ifdef.
author Bram Moolenaar <bram@vim.org>
date Tue, 25 Mar 2014 13:46:26 +0100
parents f069a3a0f844
children 2f225a17c26b
comparison
equal deleted inserted replaced
5742:d3a535c128a9 5743:bf1775553d3b
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 216,
737 /**/ 739 /**/
738 215, 740 215,
739 /**/ 741 /**/
740 214, 742 214,
741 /**/ 743 /**/