From 3962fad13729139ce2b17a2c7fb64ec389a470ab Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 22 Dec 2005 05:23:51 +0000 Subject: [PATCH] fix ya typo --- winsup/cygwin/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index db04ffeb7..c3dfbf4ea 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -9,7 +9,8 @@ (winpids:add): Remove copied stuff. Try to put process handle into pinfo in question and use _onreturn class to control when to close it. (winpids::release): Remove use of copied array. Free procinfo when - hProc is NULL. Otherwise call release and call CloseHandle on hProc. + hProcess is NULL. Otherwise call release and call CloseHandle on + hProcess. * pinfo.h (winpids::copied): Remove throughout class. 2005-12-21 Christopher Faylor -- 2.43.5