Fix whitespace

This commit is contained in:
Peter Eisentraut 2014-01-15 21:14:28 -05:00
parent b1365ff7a8
commit a687ec7d5b
2 changed files with 2 additions and 2 deletions

View File

@ -279,7 +279,7 @@ wait_for_workers_to_become_ready(worker_state *wstate,
break;
}
/* Wait to be signalled. */
/* Wait to be signalled. */
WaitLatch(&MyProc->procLatch, WL_LATCH_SET, 0);
/* An interrupt may have occurred while we were waiting. */