From d6382e653ac71b77675d569c225640f5b2683058 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 13 Mar 2006 11:25:07 +0000 Subject: [PATCH] Fix typo. --- winsup/cygwin/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.5