0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.3.1268

Problem:    ACL support doesn't work when when compiled with MingW.
Solution:   Support ACL on MingW. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-06-29 15:40:04 +02:00
parent 2751592119
commit 39efa89afb
3 changed files with 8 additions and 9 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1268,
/**/
1267,
/**/