mirror of
https://github.com/reactos/CMake.git
synced 2024-12-11 05:14:00 +00:00
STYLE: Fixed typo on comment.
This commit is contained in:
parent
5dcbef7dfe
commit
c9e9e8d121
@ -492,7 +492,7 @@ void kwsysProcess_Delete(kwsysProcess* cp)
|
||||
}
|
||||
if(cp->Win9x)
|
||||
{
|
||||
/* Close or handle to the forwarding executable file. This will
|
||||
/* Close our handle to the forwarding executable file. This will
|
||||
cause it to be deleted. */
|
||||
kwsysProcessCleanupHandle(&cp->Win9xHandle);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user