comparison src/version.c @ 15657:c2c4fb3379e8 v8.1.0836

patch 8.1.0836: user completion test can fail on MS-Windows commit https://github.com/vim/vim/commit/346d2a359a6874be6cdb683a8d190ba13aa10e94 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 27 20:43:41 2019 +0100 patch 8.1.0836: user completion test can fail on MS-Windows Problem: User completion test can fail on MS-Windows. Solution: Allow for other names befor "Administrator".
author Bram Moolenaar <Bram@vim.org>
date Sun, 27 Jan 2019 20:45:05 +0100
parents 2202ab00e9f9
children 8513d9864f7e
comparison
equal deleted inserted replaced
15656:a54d64695e6f 15657:c2c4fb3379e8
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 836,
786 /**/ 788 /**/
787 835, 789 835,
788 /**/ 790 /**/
789 834, 791 834,
790 /**/ 792 /**/