]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/process.c (wait_reading_process_output): Fix typo.
authorEli Zaretskii <eliz@gnu.org>
Mon, 20 Jun 2022 13:08:46 +0000 (16:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 20 Jun 2022 13:08:46 +0000 (16:08 +0300)
src/process.c

index 8f6549614826c9dfa13b57669783ef34ecfea5f1..b2847ee1725c4375e2ce88a6c5da38aa72064f0f 100644 (file)
@@ -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_for_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