1
0
forked from aniani/vim

patch 9.0.0934: various code formatting issues

Problem:    Various code formatting issues.
Solution:   Improve code formatting.
This commit is contained in:
Bram Moolenaar
2022-11-24 00:09:02 +00:00
parent b59ae59a58
commit 24fe33a83a
9 changed files with 41 additions and 40 deletions

View File

@@ -3422,7 +3422,7 @@ free_operatorfunc_option(void)
#if defined(FEAT_EVAL) || defined(PROTO)
/*
* Mark the global 'operatorfunc' callback with 'copyID' so that it is not
* Mark the global 'operatorfunc' callback with "copyID" so that it is not
* garbage collected.
*/
int