commit | 36f36715e6173c2dc61e5c9817a22fb97a6166b2 | [log] [tgz] |
---|---|---|
author | h-east <h.east.727@gmail.com> | Mon Dec 09 20:05:59 2024 +0100 |
committer | Christian Brabandt <cb@256bit.org> | Mon Dec 09 20:05:59 2024 +0100 |
tree | b2b8fb1eb9f0cae6da6e2218e655bdf124c2dfc9 | |
parent | ad4764f65b678938c1b252245e1af1ae150fbce8 [diff] [blame] |
patch 9.1.0916: messages.c is exceeding 80 columns Problem: messages.c is exceeding 80 columns Solution: slightly reformat messages.c (h-east) closes: #16196 Signed-off-by: h-east <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/version.c b/src/version.c index 07bb851..5933af3 100644 --- a/src/version.c +++ b/src/version.c
@@ -705,6 +705,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 916, +/**/ 915, /**/ 914,