patch-2.2.14 linux/ipc/sem.c
Next file: linux/ipc/shm.c
Previous file: linux/ipc/msg.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jan 4 10:12:25 2000
- Orig file:
v2.2.13/linux/ipc/sem.c
- Orig date:
Sat Jan 9 19:16:44 1999
diff -u --recursive --new-file v2.2.13/linux/ipc/sem.c linux/ipc/sem.c
@@ -694,7 +694,7 @@
interruptible_sleep_on(&queue.sleeper);
/*
- * If queue.status == 1 we where woken up and
+ * If queue.status == 1 we were woken up and
* have to retry else we simply return.
* If an interrupt occurred we have to clean up the
* queue
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)