comparison src/version.c @ 16640:92ad5eb7afcb v8.1.1322

patch 8.1.1322: Cygwin makefile is not nicely indented commit https://github.com/vim/vim/commit/6e75e0a400d85cbcc27e2190ff448196bca025a8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 11 21:24:26 2019 +0200 patch 8.1.1322: Cygwin makefile is not nicely indented Problem: Cygwin makefile is not nicely indented. Solution: Addjust spaces in preprocessor directives. (Ken Takata)
author Bram Moolenaar <Bram@vim.org>
date Sat, 11 May 2019 21:30:06 +0200
parents 4790302965fc
children e73daa5741d1
comparison
equal deleted inserted replaced
16639:4a198199cb49 16640:92ad5eb7afcb
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 1322,
770 /**/ 772 /**/
771 1321, 773 1321,
772 /**/ 774 /**/
773 1320, 775 1320,
774 /**/ 776 /**/