]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1141: Misplaced comment in readfile() v9.1.1141
authorzeertzjq <zeertzjq@outlook.com>
Sun, 23 Feb 2025 08:56:10 +0000 (09:56 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 23 Feb 2025 08:56:10 +0000 (09:56 +0100)
commitb8989fb860808bbcb0e90b2ba597f66a092277d8
treeb2dac6bb70959e9634c8c358d8da640995c218ab
parented7d8e55ac232758fc14fd132994b4a09b19350b
patch 9.1.1141: Misplaced comment in readfile()

Problem:  Misplaced comment in readfile().
          (after v9.1.1139)
Solution: Move the comment above S_ISDIR().
          (zeertzjq)

closes: #16714

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/fileio.c
src/version.c