mirror of
https://github.com/vim/vim.git
synced 2025-10-01 04:54:07 -04:00
updated for version 7.0228
This commit is contained in:
@@ -2063,7 +2063,7 @@ gui_mch_draw_string(
|
||||
int cw; /* width of current cell */
|
||||
int c;
|
||||
|
||||
wlen = 0
|
||||
wlen = 0;
|
||||
clen = 0;
|
||||
cells = 0;
|
||||
for (i = 0; i < len; )
|
||||
|
Reference in New Issue
Block a user