comparison src/version.c @ 18929:edacd1e922c0 v8.2.0025

patch 8.2.0025: repeated word in comment Commit: https://github.com/vim/vim/commit/fe72d08400d9064b3f959f1f62f279527e64835a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 20 19:07:00 2019 +0100 patch 8.2.0025: repeated word in comment Problem: Repeated word in comment. Solution: Remove one. (Rene Nyffenegger, closes https://github.com/vim/vim/issues/5384)
author Bram Moolenaar <Bram@vim.org>
date Fri, 20 Dec 2019 19:15:04 +0100
parents 50355c55519f
children 80b40bd5ec1a
comparison
equal deleted inserted replaced
18928:180a1c5175f6 18929:edacd1e922c0
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 25,
745 /**/ 747 /**/
746 24, 748 24,
747 /**/ 749 /**/
748 23, 750 23,
749 /**/ 751 /**/