Check-in Number:
|
2743 | |
Date: |
2002-Nov-05 20:43:06 (local)
2002-Nov-05 19:43:06 (UTC) |
User: | rse |
Branch: | |
Comment: |
fix typo |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/pth/pth_sched.c 1.83 -> 1.84
--- pth_sched.c 2002/11/05 19:39:09 1.83
+++ pth_sched.c 2002/11/05 19:43:06 1.84
@@ -651,7 +651,7 @@
}
/* now comes the final cleanup loop where we've to
- do two jobs: first we've to the late handling of the fd I/O events and
+ do two jobs: first we've to do the late handling of the fd I/O events and
additionally if a thread has one occurred event, we move it from the
waiting queue to the ready queue */
|
|