forked from aniani/vim
patch 8.1.2396: using old C style comments
Problem: Using old C style comments. Solution: Use // comments where appropriate.
This commit is contained in:
Problem: Using old C style comments. Solution: Use // comments where appropriate.