]> granicus.if.org Git - vim/commit
patch 8.1.2393: using old C style comments v8.1.2393
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Dec 2019 19:28:46 +0000 (20:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Dec 2019 19:28:46 +0000 (20:28 +0100)
commit0f8737355d291679659579a48db1861b88970293
tree6b8a8f4e9afe52e72c4039e404f3f4598e04d16a
parent6e0ce171e19d0118ecd7c2b16e2a1bd50aa76013
patch 8.1.2393: using old C style comments

Problem:    Using old C style comments.
Solution:   Use // comments where appropriate.
src/os_amiga.c
src/os_beos.c
src/os_mac_conv.c
src/os_mswin.c
src/os_qnx.c
src/os_unix.c
src/os_vms.c
src/os_win32.c
src/version.c