comparison src/version.c @ 7929:e44240b5a6da v7.4.1260

commit https://github.com/vim/vim/commit/a8343c1808f2f268282f3030ce4adaf22e8ade54 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 4 22:09:48 2016 +0100 patch 7.4.1260 Problem: The channel feature doesn't work on Win32 GUI. Solution: Use WSAGetLastError(). (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Thu, 04 Feb 2016 22:15:04 +0100
parents 2a34dd90beba
children 2679e636e862
comparison
equal deleted inserted replaced
7928:dc7264c48527 7929:e44240b5a6da
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 1260,
745 /**/ 747 /**/
746 1259, 748 1259,
747 /**/ 749 /**/
748 1258, 750 1258,
749 /**/ 751 /**/