]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2366: using old C style comments v8.1.2366
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Nov 2019 18:44:38 +0000 (19:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Nov 2019 18:44:38 +0000 (19:44 +0100)
commit9bf703d46a79fbffeb829246ea5ce385bddc4166
tree6afff788b4fbd8fbf61557c47c24c26c975ea8ee
parent20ebbeac461ffc2a5e5dbfbb0ba380b8854615bd
patch 8.1.2366: using old C style comments

Problem:    Using old C style comments.
Solution:   Use // comments where appropriate.
38 files changed:
src/ascii.h
src/beval.h
src/dosinst.h
src/feature.h
src/glbl_ime.h
src/globals.h
src/gui.h
src/gui_at_sb.h
src/gui_gtk_f.h
src/gui_gtk_vms.h
src/gui_x11_pm.h
src/gui_xmebwp.h
src/if_cscope.h
src/if_mzsch.h
src/if_ole.h
src/if_py_both.h
src/iscygpty.h
src/keymap.h
src/macros.h
src/nbdebug.h
src/option.h
src/os_amiga.h
src/os_beos.h
src/os_dos.h
src/os_mac.h
src/os_qnx.h
src/os_unix.h
src/os_unixx.h
src/os_vms_conf.h
src/os_win32.h
src/proto.h
src/regexp.h
src/spell.h
src/structs.h
src/term.h
src/version.c
src/version.h
src/vimio.h