]> granicus.if.org Git - vim/commit
patch 9.0.0271: using INIT() in non-header files v9.0.0271
authorzeertzjq <zeertzjq@outlook.com>
Fri, 26 Aug 2022 09:33:54 +0000 (10:33 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 26 Aug 2022 09:33:54 +0000 (10:33 +0100)
commit9b7d2a959646560f5770329f4428c4739eed4656
treec5fa6511c16a9429fc9c35bf20b7661416d73705
parent2bd9dbc19fc67395cfa1226dda7326071ab22464
patch 9.0.0271: using INIT() in non-header files

Problem:    Using INIT() in non-header files.
Solution:   Remove INIT(). (closes #10981)
src/ex_getln.c
src/gui_xim.c
src/os_unix.c
src/version.c