comparison src/version.c @ 19279:25cb7ab433c6 v8.2.0198

patch 8.2.0198: no tests for y/n prompt Commit: https://github.com/vim/vim/commit/43c60eda2aa22ba3d7aaf418cfbdb75f1a008e67 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 2 15:55:19 2020 +0100 patch 8.2.0198: no tests for y/n prompt Problem: No tests for y/n prompt. Solution: Add tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/5564)
author Bram Moolenaar <Bram@vim.org>
date Sun, 02 Feb 2020 16:00:09 +0100
parents 1b02482e6a61
children 9fcdeaa18bd1
comparison
equal deleted inserted replaced
19278:d5e4e5c9df1b 19279:25cb7ab433c6
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 198,
745 /**/ 747 /**/
746 197, 748 197,
747 /**/ 749 /**/
748 196, 750 196,
749 /**/ 751 /**/