mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 18:34:36 +08:00
Fix tyop in comment.
This commit is contained in:
parent
02ca529dd8
commit
86bcfc788b
@ -299,7 +299,7 @@ beos_before_backend_startup(void)
|
||||
void
|
||||
beos_backend_startup_failed(void)
|
||||
{
|
||||
/* The foek failed, just release the semaphore */
|
||||
/* The fork failed, just release the semaphore */
|
||||
release_sem(beos_shm_sem);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user