comparison src/version.c @ 14772:66e241c3a2f0 v8.1.0398

patch 8.1.0398: no test for -o and -O command line arguments commit https://github.com/vim/vim/commit/8f4499b81612568b4964e8445d86e34e6d644b13 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 16 16:28:11 2018 +0200 patch 8.1.0398: no test for -o and -O command line arguments Problem: No test for -o and -O command line arguments. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/3438)
author Christian Brabandt <cb@256bit.org>
date Sun, 16 Sep 2018 16:30:06 +0200
parents 27055ad9276b
children 5e5f2d824189
comparison
equal deleted inserted replaced
14771:f1b704503b03 14772:66e241c3a2f0
792 NULL 792 NULL
793 }; 793 };
794 794
795 static int included_patches[] = 795 static int included_patches[] =
796 { /* Add new patch number below this line */ 796 { /* Add new patch number below this line */
797 /**/
798 398,
797 /**/ 799 /**/
798 397, 800 397,
799 /**/ 801 /**/
800 396, 802 396,
801 /**/ 803 /**/