diff options
Diffstat (limited to 'winsup/cygwin')
-rw-r--r-- | winsup/cygwin/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index f84b3d9e8..61bdcc021 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -2,7 +2,7 @@ * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions. Use for NT native functions throughout. - * dtable.cc (handle_to_fn): Treate return value of NtQueryObject as + * dtable.cc (handle_to_fn): Treat return value of NtQueryObject as NTSTATUS value. 2006-03-12 Christopher Faylor <cgf@timesys.com> |