comparison src/version.c @ 30325:58fb880f3607 v9.0.0498

patch 9.0.0498: various small issues Commit: https://github.com/vim/vim/commit/747f110420a0b0f4c2e40e00e8456f1e45b6f0de Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 18 13:06:41 2022 +0100 patch 9.0.0498: various small issues Problem: Various small issues. Solution: Various small fixes.
author Bram Moolenaar <Bram@vim.org>
date Sun, 18 Sep 2022 14:15:06 +0200
parents 2f79b10e82d1
children 7fde373affbf
comparison
equal deleted inserted replaced
30324:0827d3d6d8c0 30325:58fb880f3607
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 498,
702 /**/ 704 /**/
703 497, 705 497,
704 /**/ 706 /**/
705 496, 707 496,
706 /**/ 708 /**/