mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.2-000
This commit is contained in:
@@ -2619,7 +2619,9 @@ check_keepend()
|
||||
break;
|
||||
|
||||
maxpos.lnum = 0;
|
||||
maxpos.col = 0;
|
||||
maxpos_h.lnum = 0;
|
||||
maxpos_h.col = 0;
|
||||
for ( ; i < current_state.ga_len; ++i)
|
||||
{
|
||||
sip = &CUR_STATE(i);
|
||||
|
Reference in New Issue
Block a user