]> granicus.if.org Git - vim/commit
patch 8.1.2394: using old C style comments v8.1.2394
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Dec 2019 20:10:38 +0000 (21:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Dec 2019 20:10:38 +0000 (21:10 +0100)
commit63d9e730f726341bf41ee4f4b829253cb9879110
tree02d6ed210385b78f06d7df1e30ede7d48f718600
parent0f8737355d291679659579a48db1861b88970293
patch 8.1.2394: using old C style comments

Problem:    Using old C style comments.
Solution:   Use // comments where appropriate.
src/popupmenu.c
src/pty.c
src/quickfix.c
src/regexp.c
src/regexp_nfa.c
src/screen.c
src/search.c
src/sha256.c
src/sign.c
src/version.c