mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 21:18:34 +00:00
lint
This commit is contained in:
@@ -4058,7 +4058,7 @@ skip:
|
||||
}
|
||||
|
||||
if (did_sub) {
|
||||
++sub_nlines;
|
||||
sub_nlines++;
|
||||
}
|
||||
xfree(new_start); // for when substitute was cancelled
|
||||
XFREE_CLEAR(sub_firstline); // free the copy of the original line
|
||||
|
Reference in New Issue
Block a user