Minor refactoring of new Fmake_process code
commit24960fc72c5a6b7e97a25416ed986ca7054d1260
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Mar 2015 15:55:25 +0000 (23 08:55 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Mar 2015 15:57:34 +0000 (23 08:57 -0700)
treed46affb0a59fc15b0f9c9915e001fd7a65475400
parentbad7308e0c7bfe0192ac05d7aea72e1f7bea7b08
Minor refactoring of new Fmake_process code

* process.c (Fmake_process): Refactor to avoid call to Flength, to
avoid cast to 'char **', and to reduce indenting and reuse of locals.
src/ChangeLog
src/process.c