mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.2c-000
This commit is contained in:
@@ -2932,8 +2932,8 @@ mb_lefthalve(row, col)
|
||||
}
|
||||
|
||||
/*
|
||||
* 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)
|
||||
|
Reference in New Issue
Block a user