comparison src/version.c @ 8382:3dbe93a240d8 v7.4.1483

commit https://github.com/vim/vim/commit/d6547fc6471d9084f942bdc4ae3aedb39361751d Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 3 19:35:02 2016 +0100 patch 7.4.1483 Problem: A one-time callback is not used for a raw channel. Solution: Use a one-time callback when it exists.
author Christian Brabandt <cb@256bit.org>
date Thu, 03 Mar 2016 19:45:05 +0100
parents 892d7dcf17ec
children 764dba33605c
comparison
equal deleted inserted replaced
8381:74475e3eed32 8382:3dbe93a240d8
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1483,
746 /**/ 748 /**/
747 1482, 749 1482,
748 /**/ 750 /**/
749 1481, 751 1481,
750 /**/ 752 /**/