diff options
Diffstat (limited to 'input.e')
| -rw-r--r-- | input.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/input.e b/input.e index dc20db8..9abbcb6 100644 --- a/input.e +++ b/input.e @@ -231,7 +231,7 @@ ~ an error, just clean up and take no action. dup { swap ~ (metadata pointer, destination length, destination start) - { 2dup sys-read + { 2dup 0 sys-read ~ (metadata pointer, destination length, destination start, ~ read result) dup 0 > { |