comparison src/version.c @ 7681:07cfa8fea697 v7.4.1139

commit https://github.com/vim/vim/commit/fce7b3d24fd18b1486e474e933a95f9090df9973 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 19 19:00:32 2016 +0100 patch 7.4.1139 Problem: MS-Windows: getftype() returns "file for symlink to directory. Solution: Make it return "dir". (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Tue, 19 Jan 2016 19:15:05 +0100
parents c80284cfe1b8
children ec434c82f72c
comparison
equal deleted inserted replaced
7680:4b72a6f11547 7681:07cfa8fea697
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1139,
744 /**/ 746 /**/
745 1138, 747 1138,
746 /**/ 748 /**/
747 1137, 749 1137,
748 /**/ 750 /**/