comparison src/version.c @ 19703:f03357f16ffc v8.2.0408

patch 8.2.0408: delete() commented out for testing Commit: https://github.com/vim/vim/commit/22da5596d00222c889b548daa2df5a289583a5fb Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 19 14:52:20 2020 +0100 patch 8.2.0408: delete() commented out for testing Problem: Delete() commented out for testing. Solution: Undo commenting-out.
author Bram Moolenaar <Bram@vim.org>
date Thu, 19 Mar 2020 15:00:03 +0100
parents 9412cc889072
children 599793519c85
comparison
equal deleted inserted replaced
19702:7ec14b594de3 19703:f03357f16ffc
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 408,
741 /**/ 743 /**/
742 407, 744 407,
743 /**/ 745 /**/
744 406, 746 406,
745 /**/ 747 /**/