mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0232
This commit is contained in:
@@ -1749,6 +1749,8 @@ cmdline_changed:
|
||||
end_pos = curwin->w_cursor;
|
||||
curwin->w_cursor = save_pos;
|
||||
}
|
||||
else
|
||||
end_pos = curwin->w_cursor; /* shutup gcc 4 */
|
||||
|
||||
validate_cursor();
|
||||
|
||||
|
Reference in New Issue
Block a user