comparison src/version.c @ 6214:8c3c067b4ae3 v7.4.442

updated for version 7.4.442 Problem: Using unitinialized variable. Solution: Pass the first window of the tabpage.
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Sep 2014 23:11:49 +0200
parents e754b23b7d1c
children f1ba154c3a12
comparison
equal deleted inserted replaced
6213:37c24033b260 6214:8c3c067b4ae3
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 442,
744 /**/ 746 /**/
745 441, 747 441,
746 /**/ 748 /**/
747 440, 749 440,
748 /**/ 750 /**/