Cygwin: wincap: fix copy/paste bug
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
639645a2fd
commit
495ae41891
@ -239,7 +239,7 @@ wincaps wincap_10_1809 __attribute__((section (".cygwin_dll_common"), shared)) =
|
|||||||
has_posix_unlink_semantics:true,
|
has_posix_unlink_semantics:true,
|
||||||
has_case_sensitive_dirs:true,
|
has_case_sensitive_dirs:true,
|
||||||
has_posix_rename_semantics:true,
|
has_posix_rename_semantics:true,
|
||||||
no_msv1_0_s4u_logon_in_wow64:true,
|
no_msv1_0_s4u_logon_in_wow64:false,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user