0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.0.0741: cannot build with HPUX

Problem:    Cannot build with HPUX.
Solution:   Rename envbuf_TERM to envbuf_Term. (John Marriott)
This commit is contained in:
Bram Moolenaar
2017-07-22 14:08:43 +02:00
parent e906ae85b2
commit 5f7e7bdcf8
2 changed files with 3 additions and 1 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
741,
/**/
740,
/**/