mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-30 11:00:41 +08:00
Delete extraneous comment from my previous change.
This commit is contained in:
parent
eba23038af
commit
d3c260c334
@ -185,7 +185,7 @@ extern "C" {
|
||||
#define FILE_FLAG_POSIX_SEMANTICS 16777216
|
||||
#define FILE_FLAG_OPEN_REPARSE_POINT 2097152
|
||||
#define FILE_FLAG_OPEN_NO_RECALL 1048576
|
||||
#if (_WIN32_WINNT >= 0x0500) /* Needs win2k sp2 or XP or later */
|
||||
#if (_WIN32_WINNT >= 0x0500)
|
||||
#define FILE_FLAG_FIRST_PIPE_INSTANCE 524288
|
||||
#endif
|
||||
#define CLRDTR 6
|
||||
|
Loading…
x
Reference in New Issue
Block a user