1
0
forked from aniani/vim

patch 8.1.2389: using old C style comments

Problem:    Using old C style comments.
Solution:   Use // comments where appropriate.
This commit is contained in:
Bram Moolenaar
2019-12-04 22:16:54 +01:00
parent 4ba37b5833
commit 707d226ac5
19 changed files with 130 additions and 128 deletions

View File

@@ -44,4 +44,4 @@ int xdl_fall_back_diff(xdfenv_t *diff_env, xpparam_t const *xpp,
#endif /* #if !defined(XUTILS_H) */
#endif // #if !defined(XUTILS_H)