mirror of
https://github.com/neovim/neovim.git
synced 2026-09-07 14:37:38 +00:00
Problem: Unnecessary STRLEN() in make_percent_swname()
Solution: Pass the end of "dir" to make_percent_swname()
(zeertzjq)
closes: vim/vim#15340
242667ae14