commit | e37d50a5def1c0ff162392cd3f017059c458650c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 06 17:06:04 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 06 17:06:04 2008 +0000 |
tree | e7d1e2b17976b130d1283d33b091baf30cfc5d2c | |
parent | da40c8536c2b7bdbd1d192ee1aa3045e2119675e [diff] [blame] |
updated for version 7.2c-000
diff --git a/src/mbyte.c b/src/mbyte.c index a2100b0..bd4f090 100644 --- a/src/mbyte.c +++ b/src/mbyte.c
@@ -2932,8 +2932,8 @@ } /* - * Correct a position on the screen, if it's the right halve of a double-wide - * char move it to the left halve. Returns the corrected column. + * Correct a position on the screen, if it's the right half of a double-wide + * char move it to the left half. Returns the corrected column. */ int mb_fix_col(col, row)