comparison src/version.c @ 7895:bff95e0d8885 v7.4.1244

commit https://github.com/vim/vim/commit/f57969a20a4398f56e3028a6cc1102f9f9286ccf Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 2 20:47:49 2016 +0100 patch 7.4.1244 Problem: The channel functions don't sort together. Solution: Use a common "ch_" prefix.
author Christian Brabandt <cb@256bit.org>
date Tue, 02 Feb 2016 21:00:07 +0100
parents df2b8af14072
children 43071dab7621
comparison
equal deleted inserted replaced
7894:ef15b397fcc1 7895:bff95e0d8885
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 1244,
745 /**/ 747 /**/
746 1243, 748 1243,
747 /**/ 749 /**/
748 1242, 750 1242,
749 /**/ 751 /**/