child_process: fix arguments comments
authorRoman Reiss <me@silverwind.io>
Fri, 10 Jul 2015 23:57:51 +0000 (01:57 +0200)
committerRoman Reiss <me@silverwind.io>
Sat, 11 Jul 2015 23:16:31 +0000 (01:16 +0200)
commit5acad6b16399cee476851a71f78b1c488bd46643
tree41c81fcdbb95bd17b8aad3753bc9d20500271a74
parentd4ceb16da243cff21aa88892fd050d9e5b69c1c5
child_process: fix arguments comments

Fixes the arguments comments for execFileSync and other related minor
inconsistencies in commented arguments in the same file.

PR-URL: https://github.com/nodejs/io.js/pull/2161
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
lib/child_process.js