]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0690: compiler warning on non-Unix system v8.0.0690
authorBram Moolenaar <Bram@vim.org>
Thu, 29 Jun 2017 20:27:24 +0000 (22:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 29 Jun 2017 20:27:24 +0000 (22:27 +0200)
commitc2226845eb207bcd1a24e1afa941acbfecbc5170
tree47b8c0baf0c4d848c2c007747c6aeb790687cb2e
parenta693d0584b9a7ccce98813dda3a6badb209904c7
patch 8.0.0690: compiler warning on non-Unix system

Problem:    Compiler warning on non-Unix system.
Solution:   Add #ifdef. (John Marriott)
src/term.c
src/version.c