]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2380: using old C style comments v8.1.2380
authorBram Moolenaar <Bram@vim.org>
Sun, 1 Dec 2019 21:11:18 +0000 (22:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 Dec 2019 21:11:18 +0000 (22:11 +0100)
commit306139005c31ea7e6f892dd119beba3c94dcb982
tree8b256dbe178f2b314831b64b17d67560e2a54043
parent217e1b8359447f5550dcb0d1ee43380a90c253c5
patch 8.1.2380: using old C style comments

Problem:    Using old C style comments.
Solution:   Use // comments where appropriate.
src/getchar.c
src/gui.c
src/gui_at_fs.c
src/gui_at_sb.c
src/gui_athena.c
src/gui_beval.c
src/gui_gtk.c
src/gui_gtk_f.c
src/gui_gtk_x11.c
src/version.c