src/process.c: fix a comment typo
This commit is contained in:
parent
dcf7e861ab
commit
8f481f6922
1 changed files with 1 additions and 1 deletions
|
@ -6595,7 +6595,7 @@ keyboard_bit_set (fd_set *mask)
|
|||
|
||||
#else /* not subprocesses */
|
||||
|
||||
/* Defined on msdos.c. */
|
||||
/* Defined in msdos.c. */
|
||||
extern int sys_select (int, fd_set *, fd_set *, fd_set *,
|
||||
struct timespec *, void *);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue