comparison src/version.c @ 23469:63263bd876c5 v8.2.2277

patch 8.2.2277: missing backslash Commit: https://github.com/vim/vim/commit/9281c6cae4e1cec2c661487d761d407bad7c6ad6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 2 17:06:16 2021 +0100 patch 8.2.2277: missing backslash Problem: Missing backslash. Solution: Add backslash.
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Jan 2021 17:15:03 +0100
parents 826a6406ea7b
children a7cdfc8e4b6e
comparison
equal deleted inserted replaced
23468:5102e01a17b2 23469:63263bd876c5
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2277,
753 /**/ 755 /**/
754 2276, 756 2276,
755 /**/ 757 /**/
756 2275, 758 2275,
757 /**/ 759 /**/