typo fix
This commit is contained in:
parent
b28c0d6f66
commit
b58194ef63
@ -671,6 +671,7 @@ int main(int argc, char **argv)
|
||||
ts.tv_nsec = 1;
|
||||
nanosleep(&ts, NULL);
|
||||
}
|
||||
}
|
||||
|
||||
/* Even if we have not actually killed anything, we should
|
||||
* remove information about it as it may have unexpectedly
|
||||
|
Loading…
Reference in New Issue
Block a user