mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
9fd2cae482
Problem: style: wrong indentation of nested ifdefs
Solution: Fix indentation
(Hirohito Higashi)
related: #19165
Signed-off-by: Hirohito Higashi <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>