comparison src/version.c @ 30168:6472aa128651 v9.0.0420

patch 9.0.0420: function went missing Commit: https://github.com/vim/vim/commit/c572ad508f53bd89aa29081fc583f17ef1f0f123 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 8 20:49:22 2022 +0100 patch 9.0.0420: function went missing Problem: Function went missing. Solution: Add the function back.
author Bram Moolenaar <Bram@vim.org>
date Thu, 08 Sep 2022 22:00:04 +0200
parents d1c04b4dc60d
children ba9d53c7c509
comparison
equal deleted inserted replaced
30167:3a316f08a3c0 30168:6472aa128651
701 NULL 701 NULL
702 }; 702 };
703 703
704 static int included_patches[] = 704 static int included_patches[] =
705 { /* Add new patch number below this line */ 705 { /* Add new patch number below this line */
706 /**/
707 420,
706 /**/ 708 /**/
707 419, 709 419,
708 /**/ 710 /**/
709 418, 711 418,
710 /**/ 712 /**/