comparison src/version.c @ 25443:9ed6587bcc0f v8.2.3258

patch 8.2.3258: error messages have the wrong text Commit: https://github.com/vim/vim/commit/78db17c6f335f518752ca221ec6bde79db584e15 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 31 19:12:58 2021 +0200 patch 8.2.3258: error messages have the wrong text Problem: Error messages have the wrong text. Solution: Adjust the error message.
author Bram Moolenaar <Bram@vim.org>
date Sat, 31 Jul 2021 19:15:03 +0200
parents e06540cc3371
children 65f04b6effd5
comparison
equal deleted inserted replaced
25442:18d91a0274aa 25443:9ed6587bcc0f
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3258,
758 /**/ 760 /**/
759 3257, 761 3257,
760 /**/ 762 /**/
761 3256, 763 3256,
762 /**/ 764 /**/