comparison src/version.c @ 20205:83e196d484eb v8.2.0658

patch 8.2.0658: HP-UX build fails when setenv() is not defined Commit: https://github.com/vim/vim/commit/affc8fd2cda77fbd47df2594da417a9f9a9bb9b6 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Apr 28 21:58:29 2020 +0200 patch 8.2.0658: HP-UX build fails when setenv() is not defined Problem: HP-UX build fails when setenv() is not defined. Solution: Change "colors" to "t_colors". (John Marriott)
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Apr 2020 22:00:04 +0200
parents 5a397db2c1ed
children 3c247d9cd6f9
comparison
equal deleted inserted replaced
20204:d916e6c0aeb9 20205:83e196d484eb
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 658,
749 /**/ 751 /**/
750 657, 752 657,
751 /**/ 753 /**/
752 656, 754 656,
753 /**/ 755 /**/