1
0
forked from aniani/vim

patch 9.0.0044: typos in comments, wrapping lines

Problem:    Typos in comments, wrapping lines.
Solution:   Adjust comments.  Wrap lines.
This commit is contained in:
Bram Moolenaar
2022-07-06 13:31:28 +01:00
parent 5ed11535e0
commit b8329db36a
6 changed files with 9 additions and 6 deletions

View File

@@ -2059,7 +2059,6 @@ find_mps_values(
* "oap" is only used to set oap->motion_type for a linewise motion, it can be
* NULL
*/
pos_T *
findmatchlimit(
oparg_T *oap,