0
0
mirror of https://github.com/vim/vim.git synced 2025-07-25 10:54:51 -04:00

patch 9.0.1318: code style test fails

Problem:    Code style test fails.
Solution:   Remove trailing white space.
This commit is contained in:
Bram Moolenaar 2023-02-17 21:29:57 +00:00
parent 552bdca781
commit f2017f255d
2 changed files with 3 additions and 1 deletions

View File

@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1318,
/**/
1317,
/**/