mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
lint
This commit is contained in:
@@ -4291,7 +4291,7 @@ find_pattern_in_path(
|
||||
}
|
||||
}
|
||||
XFREE_CLEAR(new_fname);
|
||||
already_searched = TRUE;
|
||||
already_searched = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user