commit | 24fe33a83a5130a5369f06d88000a3a0590a59ec | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 24 00:09:02 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 24 00:09:02 2022 +0000 |
tree | ced9a9caae2018ee4daf04defd1feac80d1e2088 | |
parent | b59ae59a58706e454ef8c78276f021b1f58466e7 [diff] [blame] |
patch 9.0.0934: various code formatting issues Problem: Various code formatting issues. Solution: Improve code formatting.
diff --git a/src/ops.c b/src/ops.c index 6e51822..bd92786 100644 --- a/src/ops.c +++ b/src/ops.c
@@ -3422,7 +3422,7 @@ #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