comparison src/version.c @ 31851:84bda983ee01 v9.0.1258

patch 9.0.1258: code style test fails Commit: https://github.com/vim/vim/commit/755bf2b3d265ceb9c02752d4286a055e44f9ce29 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 28 19:38:49 2023 +0000 patch 9.0.1258: code style test fails Problem: Code style test fails. Solution: Adjust test files.
author Bram Moolenaar <Bram@vim.org>
date Sat, 28 Jan 2023 20:45:03 +0100
parents dbec60b8c253
children 0799b0bf5c6c
comparison
equal deleted inserted replaced
31850:088d635bfa11 31851:84bda983ee01
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 1258,
698 /**/ 700 /**/
699 1257, 701 1257,
700 /**/ 702 /**/
701 1256, 703 1256,
702 /**/ 704 /**/