comparison src/version.c @ 6128:3aa37ad2c4ed v7.4.402

updated for version 7.4.402 Problem: Test 72 crashes under certain conditions. (Kazunobu Kuriyama) Solution: Clear the whole bufinfo_T early.
author Bram Moolenaar <bram@vim.org>
date Tue, 12 Aug 2014 20:14:33 +0200
parents ab71bb81b84e
children 86fb698a38d5
comparison
equal deleted inserted replaced
6127:e280391e57f2 6128:3aa37ad2c4ed
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 402,
744 /**/ 746 /**/
745 401, 747 401,
746 /**/ 748 /**/
747 400, 749 400,
748 /**/ 750 /**/