comparison src/version.c @ 8669:06848fe9c816 v7.4.1624

commit https://github.com/vim/vim/commit/03602ec28ed25739e88b2c835adb0662d3720bb2 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 20 20:57:45 2016 +0100 patch 7.4.1624 Problem: Can't get info about a channel. Solution: Add ch_info().
author Christian Brabandt <cb@256bit.org>
date Sun, 20 Mar 2016 21:00:05 +0100
parents 8c80c21a1885
children 8f6bc5626829
comparison
equal deleted inserted replaced
8668:9a56be645421 8669:06848fe9c816
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1624,
751 /**/ 753 /**/
752 1623, 754 1623,
753 /**/ 755 /**/
754 1622, 756 1622,
755 /**/ 757 /**/