]> git.eshelyaron.com Git - emacs.git/commit
; Minor cleanup of wait_reading_process_output
authorIan Kelling <ian@iankelling.org>
Sun, 5 Jul 2015 22:23:35 +0000 (15:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Jul 2015 02:21:48 +0000 (19:21 -0700)
commit08150826ae9e2e909d1f5aae8d4bdb4cd205b437
treec4bed142b0008789de7970d2e8ed7ce2a1c9169f
parent904be8784cfd18cd920668c1d5b3a33353c6bb5b
; Minor cleanup of wait_reading_process_output

* src/process.c (wait_reading_process_output):
Simplify logic.  Fix DOS version comments (Bug#20978).
src/process.c