mirror of
https://github.com/neovim/neovim.git
synced 2026-08-25 00:21:55 +00:00
Problem: Stop directory in findfile() doesn't work properly without a
trailing slash.
Solution: Always use fnamencmp(), not fnamecmp().
related: vim/vim#15200
related: vim/vim#15202
e6ab23bd4a