ossp-pkg/pth/pth_sched.c 1.94 -> 1.95
--- pth_sched.c 2006/06/08 17:54:53 1.94
+++ pth_sched.c 2006/11/27 08:14:11 1.95
@@ -814,7 +814,7 @@
/*
* move last thread to ready queue if any events occurred for it.
- * we insert it with a slightly increased queue priority to it a
+ * we insert it with a slightly increased queue priority to give it a
* better chance to immediately get scheduled, else the last running
* thread might immediately get again the CPU which is usually not
* what we want, because we oven use pth_yield() calls to give others
|
|