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
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2007-03-06 19:35:45 +0300
committerCorinna Vinschen <corinna@vinschen.de>2007-03-06 19:35:45 +0300
commit2213ad419b853a65cfddc1e095aa3bb00020063c (patch)
tree5cf286def54f58b49178c8ede1a7f9f6f8018889 /winsup
parent7113f5da75cdc2a2cc4a2ee7341cd8f2717ec697 (diff)
Fix log entry.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 99a506cc4..fed8d5a45 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -29,7 +29,7 @@
2007-03-02 Corinna Vinschen <corinna@vinschen.de>
- * ntdll.h (struct _OBJECT_NAME_INFORMATION): Define.
+ * ntdll.h (struct _FILE_NAMES_INFORMATION): Define.
* syscalls.cc (unlink_nt): Check shared directory for being empty
before trying to move and mark for deletion.