comparison src/version.c @ 6489:cba15023c403 v7.4.572

updated for version 7.4.572 Problem: Address type of :wincmd depends on the argument. Solution: Check the argument.
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 15:47:36 +0100
parents 97b2ff29ae3a
children 8cfbc34ae4aa
comparison
equal deleted inserted replaced
6488:3a9ebf9c8d38 6489:cba15023c403
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 572,
744 /**/ 746 /**/
745 571, 747 571,
746 /**/ 748 /**/
747 570, 749 570,
748 /**/ 750 /**/