fix ya typo
This commit is contained in:
parent
67cd42db4c
commit
3962fad137
@ -9,7 +9,8 @@
|
|||||||
(winpids:add): Remove copied stuff. Try to put process handle into
|
(winpids:add): Remove copied stuff. Try to put process handle into
|
||||||
pinfo in question and use _onreturn class to control when to close it.
|
pinfo in question and use _onreturn class to control when to close it.
|
||||||
(winpids::release): Remove use of copied array. Free procinfo when
|
(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.
|
* pinfo.h (winpids::copied): Remove throughout class.
|
||||||
|
|
||||||
2005-12-21 Christopher Faylor <cgf@timesys.com>
|
2005-12-21 Christopher Faylor <cgf@timesys.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user