comparison src/version.c @ 12108:4b2bbbf81628 v8.0.0934

patch 8.0.0934: change to struts.h missing in patch commit https://github.com/vim/vim/commit/6b93b0e8388adc6c9bb50ce2c011d93d6cc41bc8 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 13 20:28:53 2017 +0200 patch 8.0.0934: change to struts.h missing in patch Problem: Change to struts.h missing in patch. Solution: Include adding ttyinfo_T.
author Christian Brabandt <cb@256bit.org>
date Sun, 13 Aug 2017 20:30:06 +0200
parents d2c20ec4b95a
children 7b3a3af7cefb
comparison
equal deleted inserted replaced
12107:aed6348bdf2e 12108:4b2bbbf81628
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 934,
772 /**/ 774 /**/
773 933, 775 933,
774 /**/ 776 /**/
775 932, 777 932,
776 /**/ 778 /**/