comparison src/version.c @ 19814:e7bbf6cadc9e v8.2.0464

patch 8.2.0464: typos and other small problems Commit: https://github.com/vim/vim/commit/2d9d409ad4fab1ae7ceaecc0ef0e9b511d868374 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 27 20:52:45 2020 +0100 patch 8.2.0464: typos and other small problems Problem: Typos and other small problems. Solution: Fix the typos. Add missing file to distribution.
author Bram Moolenaar <Bram@vim.org>
date Fri, 27 Mar 2020 21:00:06 +0100
parents d1d840cfd135
children f37028184d6a
comparison
equal deleted inserted replaced
19813:350e1d3131d8 19814:e7bbf6cadc9e
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 463,
743 /**/
744 462,
741 /**/ 745 /**/
742 462, 746 462,
743 /**/ 747 /**/
744 461, 748 461,
745 /**/ 749 /**/