mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-23 21:13:18 -08:00
cosmetic
This commit is contained in:
parent
9e69603e4f
commit
ca08f94430
1 changed files with 1 additions and 1 deletions
|
|
@ -576,7 +576,7 @@ si_run_program_internal(cl_object command, cl_object argv,
|
|||
|
||||
/* Command is passed as is from argv. It is responsibility of
|
||||
higher level interface to decide, whenever arguments should be
|
||||
quoted or left as-is.*/
|
||||
quoted or left as-is. */
|
||||
command = ecl_null_terminated_base_string(argv);
|
||||
|
||||
if (!Null(environ)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue