Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index d4fd97a9c..d8f200067 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -5,7 +5,7 @@
CREATE_SUSPENDED flag for a MS-DOS process since it doesn't work
anyway. Avoid calling remember() when the child process has already
exited.
- (av::fixup): Explicitly set cygexec flag to falseon a 16 bit process.
+ (av::fixup): Explicitly set cygexec flag to false on a 16 bit process.
2006-01-09 Corinna Vinschen <corinna@vinschen.de>