]> code.delx.au - gnu-emacs/commit
* process.c (read_and_dispose_of_process_output): Fix typo
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Jul 2014 17:13:32 +0000 (10:13 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Jul 2014 17:13:32 +0000 (10:13 -0700)
commitef0cc37f8552b30fd48cd4437f8307182533d3db
tree06ae1ace23c959010c002c2d393c9ad68dc4b88e
parent5e799349fde90ef1ad9c73261ecdac0a11ef57ff
* process.c (read_and_dispose_of_process_output): Fix typo

in previous patch: we want nonnegative fds, not nonzero fds.
src/ChangeLog
src/process.c