comparison src/version.c @ 8178:e77efd7a7dad v7.4.1382

commit https://github.com/vim/vim/commit/02e83b438ea7071fdb176dabbaefea319ab2d686 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 21 20:10:26 2016 +0100 patch 7.4.1382 Problem: Can't get the job of a channel. Solution: Add ch_getjob().
author Christian Brabandt <cb@256bit.org>
date Sun, 21 Feb 2016 20:15:04 +0100
parents 477c1d855698
children 1e48ffa2d697
comparison
equal deleted inserted replaced
8177:0e3185eea369 8178:e77efd7a7dad
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1382,
750 /**/ 752 /**/
751 1381, 753 1381,
752 /**/ 754 /**/
753 1380, 755 1380,
754 /**/ 756 /**/