projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c8bc8e
)
; * src/process.c (wait_reading_process_output): Fix typo.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 20 Jun 2022 13:08:46 +0000
(16:08 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 20 Jun 2022 13:08:46 +0000
(16:08 +0300)
src/process.c
patch
|
blob
|
history
diff --git
a/src/process.c
b/src/process.c
index 8f6549614826c9dfa13b57669783ef34ecfea5f1..b2847ee1725c4375e2ce88a6c5da38aa72064f0f 100644
(file)
--- a/
src/process.c
+++ b/
src/process.c
@@
-5494,7
+5494,7
@@
wait_reading_process_output (intmax_t time_limit, int nsecs, int read_kbd,
no_avail = 0;
if ((read_kbd
/* The following code doesn't make any sense for just the
- wait_or_cell case, because detect_input_pending returns
+ wait_
f
or_cell case, because detect_input_pending returns
whether or not the keyboard buffer isn't empty or there
is mouse movement. Any keyboard input that arrives
while waiting for a cell will cause the select call to