mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 21:31:05 +01:00
Correct comment.
MFC after: 1 week
This commit is contained in:
parent
ac0401e321
commit
8e15d1e490
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=220899
@ -739,7 +739,7 @@ listen_accept(void)
|
||||
if (res->hr_role == HAST_ROLE_PRIMARY) {
|
||||
/*
|
||||
* If we act as primary request the other side to wait
|
||||
* for us for a bit, as may might be finishing cleanups.
|
||||
* for us a bit, as we might be finishing cleanups.
|
||||
*/
|
||||
nv_add_uint8(nverr, 1, "wait");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user