]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1582: style issue in vim9type.c and vim9generics.c v9.1.1582
authorChristian Brabandt <cb@256bit.org>
Tue, 22 Jul 2025 17:41:39 +0000 (19:41 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 22 Jul 2025 17:41:39 +0000 (19:41 +0200)
commitd680d405397ff3b5dc9b6692d972a5796dd40b8b
tree86a6ed72828fa775da720c0bbb67cbffdc92b6fd
parent774fe9d8fcdc299f55502e79d6986eb866ec5b26
patch 9.1.1582: style issue in vim9type.c and vim9generics.c

Problem:  style issue in vim9type.c and vim9generics.c
          (after v9.1.1581 and v9.1.1580)
Solution: Update Style and place opening brace on a new line.

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/version.c
src/vim9generics.c
src/vim9type.c