aboutsummaryrefslogtreecommitdiffstats
path: root/src/msdos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/msdos.c')
-rw-r--r--src/msdos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msdos.c b/src/msdos.c
index 0aec39e1440..daa4199d6a7 100644
--- a/src/msdos.c
+++ b/src/msdos.c
@@ -5102,7 +5102,7 @@ dos_yield_time_slice (void)
5102 5102
5103/* Only event queue is checked. */ 5103/* Only event queue is checked. */
5104/* We don't have to call timer_check here 5104/* We don't have to call timer_check here
5105 because wait_reading_process_input takes care of that. */ 5105 because wait_reading_process_output takes care of that. */
5106int 5106int
5107sys_select (nfds, rfds, wfds, efds, timeout) 5107sys_select (nfds, rfds, wfds, efds, timeout)
5108 int nfds; 5108 int nfds;