]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1804: Wrong indentation of nested ifdefs in findfile.c v9.1.1804
authorOla Söder <rolfkopman@gmail.com>
Sun, 28 Sep 2025 17:53:02 +0000 (17:53 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 28 Sep 2025 17:53:02 +0000 (17:53 +0000)
commit38b98bd8e6bfd46c32c7de9d99d7556bbc68c08f
tree64c47ce07776ce47b0c64388e746628dbd5d9854
parent02f8d2ebd5cbccb5f04e5764bd4ffdaf3db6fd50
patch 9.1.1804: Wrong indentation of nested ifdefs in findfile.c

Problem:  Wrong indentation of nested ifdefs in findfile.c
Solution: Update indentation (Ola Söder)

closes: #18422

Signed-off-by: Ola Söder <rolfkopman@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/findfile.c
src/version.c