comparison src/version.c @ 29230:3d3d629f5038 v8.2.5134

patch 8.2.5134: function has confusing name Commit: https://github.com/vim/vim/commit/3efd65c55710cbd2db7569096554bc92f4a66a43 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 19 17:45:28 2022 +0100 patch 8.2.5134: function has confusing name Problem: Function has confusing name. Solution: Rename tgetent_error() to invoke_tgetent().
author Bram Moolenaar <Bram@vim.org>
date Sun, 19 Jun 2022 19:00:05 +0200
parents 24b7e14d55e2
children 204944c81b19
comparison
equal deleted inserted replaced
29229:35aed380fd46 29230:3d3d629f5038
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 5134,
737 /**/ 739 /**/
738 5133, 740 5133,
739 /**/ 741 /**/
740 5132, 742 5132,
741 /**/ 743 /**/