]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2392: using old C style comments v8.1.2392
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Dec 2019 19:12:41 +0000 (20:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Dec 2019 19:12:41 +0000 (20:12 +0100)
commit6e0ce171e19d0118ecd7c2b16e2a1bd50aa76013
tree5446531fc72732454fef2eb38b5f86532c1b9340
parentc95e8d649045add4e77b423bc159dc0d845af559
patch 8.1.2392: using old C style comments

Problem:    Using old C style comments.
Solution:   Use // comments where appropriate.
src/nbdebug.c
src/netbeans.c
src/normal.c
src/ops.c
src/option.c
src/version.c