Fix unbound variable in `delete-process'. The `process/to-port' is an
authorChris Hanson <org/chris-hanson/cph>
Fri, 16 Mar 1990 22:43:33 +0000 (22:43 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 16 Mar 1990 22:43:33 +0000 (22:43 +0000)
commit12d046129919e6acdb8fd7bb747b1bcdcfc178b9
treeab17b38dec58461b09fa4d373e0b0c5ac4e9c80d
parent6129709d06a87d1289dc291e4b1623d136c8735a
Fix unbound variable in `delete-process'.  The `process/to-port' is an
output port, not an input port, so use the appropriate operation to
close it.  Also do some slight reformatting.
v7/src/runtime/process.scm