Commit 86bcfc78 authored by Neil Conway's avatar Neil Conway

Fix tyop in comment.

parent 02ca529d
......@@ -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);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment