patch 8.2.3825: various comments could be improved

Problem:    Various comments could be improved.
Solution:   Improve the comments.
This commit is contained in:
Bram Moolenaar
2021-12-16 14:45:13 +00:00
parent 0e6adf8a29
commit 52797bae17
6 changed files with 15 additions and 4 deletions

View File

@ -18,7 +18,7 @@
* The last three are enabled when compiled as debug mode and individually
* disabled by commenting them out.
* The log files can get quite big!
* Do disable all of this when compiling Vim for debugging, undefine DEBUG in
* To disable all of this when compiling Vim for debugging, undefine DEBUG in
* regexp.c
*/
#ifdef DEBUG