Fix io.launcher again

db4
Slava Pestov 2008-02-04 20:10:00 -06:00
parent 3433adefbe
commit f1989fc8c6
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ M: unix-io process-stream*
2drop t 2drop t
] [ ] [
find-process dup [ find-process dup [
>r *uint r> notify-exit f >r *int WEXITSTATUS r> notify-exit f
] [ ] [
2drop f 2drop f
] if ] if