Minor spelling tweak: assume "his" is actually "This".
This commit is contained in:
parent
23d8e0317a
commit
6f22742b25
@ -166,7 +166,7 @@ proc_dtor(void *mem, int size, void *arg)
|
|||||||
/*
|
/*
|
||||||
* We want to make sure we know the initial linkages.
|
* We want to make sure we know the initial linkages.
|
||||||
* so for now tear them down and remake them.
|
* so for now tear them down and remake them.
|
||||||
* his is probably un-needed as we can probably rely
|
* This is probably un-needed as we can probably rely
|
||||||
* on the state coming in here from wait4().
|
* on the state coming in here from wait4().
|
||||||
*/
|
*/
|
||||||
proc_linkup(p, kg, ke, td);
|
proc_linkup(p, kg, ke, td);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user