comparison src/version.c @ 19562:6b7719b8f9b9 v8.2.0338

patch 8.2.0338: build failure without the channel feature Commit: https://github.com/vim/vim/commit/f4f190d8219fc93c6e58e54ce7c1ac15af07840f Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 1 13:01:16 2020 +0100 patch 8.2.0338: build failure without the channel feature Problem: Build failure without the channel feature. Solution: Add #ifdef
author Bram Moolenaar <Bram@vim.org>
date Sun, 01 Mar 2020 13:15:06 +0100
parents df0a6cba5c3d
children 06f29b6ea04a
comparison
equal deleted inserted replaced
19561:8d05000d0f1e 19562:6b7719b8f9b9
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 338,
741 /**/ 743 /**/
742 337, 744 337,
743 /**/ 745 /**/
744 336, 746 336,
745 /**/ 747 /**/