]> granicus.if.org Git - vim/commit
patch 8.1.2379: using old C style comments v8.1.2379
authorBram Moolenaar <Bram@vim.org>
Sun, 1 Dec 2019 20:41:28 +0000 (21:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 Dec 2019 20:41:28 +0000 (21:41 +0100)
commit217e1b8359447f5550dcb0d1ee43380a90c253c5
tree137e8b7d6f27848c95caa47e2fc13a4dc4c50d29
parent5d18efecfd6c45d69f55268948a22cd0465bb955
patch 8.1.2379: using old C style comments

Problem:    Using old C style comments.
Solution:   Use // comments where appropriate.
src/ex_cmds.c
src/ex_cmds2.c
src/ex_docmd.c
src/ex_eval.c
src/ex_getln.c
src/fileio.c
src/filepath.c
src/findfile.c
src/fold.c
src/version.c