comparison src/version.c @ 16957:1266ca221df8 v8.1.1479

patch 8.1.1479: change included for debugging only commit https://github.com/vim/vim/commit/133c737357ceff21348d55c7d53903421c5ce094 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 6 14:38:06 2019 +0200 patch 8.1.1479: change included for debugging only Problem: Change included for debugging only. Solution: Restore the REDIR_TEST_TO_NULL line.
author Bram Moolenaar <Bram@vim.org>
date Thu, 06 Jun 2019 14:45:04 +0200
parents 54c2fe0eff03
children 437f869466bc
comparison
equal deleted inserted replaced
16956:8471066a835e 16957:1266ca221df8
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1479,
770 /**/ 772 /**/
771 1478, 773 1478,
772 /**/ 774 /**/
773 1477, 775 1477,
774 /**/ 776 /**/