comparison src/version.c @ 16623:23a9d0c624fa v8.1.1314

patch 8.1.1314: MSVC makefile is not nicely indented commit https://github.com/vim/vim/commit/c049b52b9013055bcb8abbd8545d35591bc84094 Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 10 21:38:54 2019 +0200 patch 8.1.1314: MSVC makefile is not nicely indented Problem: MSVC makefile is not nicely indented. Solution: Addjust spaces in preprocessor directives. (Ken Takata)
author Bram Moolenaar <Bram@vim.org>
date Fri, 10 May 2019 21:45:06 +0200
parents 7ad3fc329e08
children d4e74f9f7ae9
comparison
equal deleted inserted replaced
16622:502db4d7790b 16623:23a9d0c624fa
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1314,
770 /**/ 772 /**/
771 1313, 773 1313,
772 /**/ 774 /**/
773 1312, 775 1312,
774 /**/ 776 /**/