Fix whitespace
This commit is contained in:
parent
b1365ff7a8
commit
a687ec7d5b
@ -279,7 +279,7 @@ wait_for_workers_to_become_ready(worker_state *wstate,
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Wait to be signalled. */
|
/* Wait to be signalled. */
|
||||||
WaitLatch(&MyProc->procLatch, WL_LATCH_SET, 0);
|
WaitLatch(&MyProc->procLatch, WL_LATCH_SET, 0);
|
||||||
|
|
||||||
/* An interrupt may have occurred while we were waiting. */
|
/* An interrupt may have occurred while we were waiting. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user