mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00

Problem: Compiler warning for uninitialized variable. (Tony Mechelynck)
Solution: Initialize the variable.
c787539747
Problem: Compiler warning for uninitialized variable. (Tony Mechelynck)
Solution: Initialize the variable.
c787539747