]> granicus.if.org Git - vim/commit
patch 9.0.1173: compiler warning for unused variable on non-Unix systems v9.0.1173
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2023 19:17:11 +0000 (19:17 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2023 19:17:11 +0000 (19:17 +0000)
commita47c0fb4adb43d16601e9d3bd0c2b22fdedab5b4
tree0a7f41b8533a3eb70cdcfb3076152c7eec5164a0
parent79c11e399be3d96ed6d1c7458b1380e878ec717b
patch 9.0.1173: compiler warning for unused variable on non-Unix systems

Problem:    Compiler warning for unused variable on non-Unix systems.
Solution:   Move #ifdef. (John Marriott)
src/term.c
src/version.c