]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0036: MS-Windows: Warning about unused variable v9.1.0036
authorJohn Marriott <basilisk@internode.on.net>
Wed, 17 Jan 2024 19:16:05 +0000 (20:16 +0100)
committerChristian Brabandt <cb@256bit.org>
Wed, 17 Jan 2024 19:19:10 +0000 (20:19 +0100)
commit73e16c740676e11176685ba5490eff202dc8d938
treef2741eb02b91ea04763ac76f31a1e72145b2af78
parent211211052d0426394cbd5f42f3f3f78a64822e2a
patch 9.1.0036: MS-Windows: Warning about unused variable

Problem:  MS-Windows: Warning about unused variable
          (after 9.1.0030, John Marriott)
Solution: Adjust #ifdef and test for HAVE_TGETENT
          (John Marriott)

Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/term.c
src/version.c