]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0575: Wrong comments in alt_tabpage() v9.1.0575
authorzeertzjq <zeertzjq@outlook.com>
Sat, 13 Jul 2024 16:53:54 +0000 (18:53 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 13 Jul 2024 16:53:54 +0000 (18:53 +0200)
commit1a3dd7dc7847a3568fe96192a21e478f46c07929
treefedb7e72e43738da304608c348916623a63d395f
parent8c446da34998f6350911e07fbfd7932412c83185
patch 9.1.0575: Wrong comments in alt_tabpage()

Problem:  Wrong comments in alt_tabpage()
          (after v9.1.0572)
Solution: Correct the comments (zeertzjq).

closes: #15235

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