Fix typo
parent
ad2ebc90c5
commit
b65b3acf52
|
@ -93,7 +93,7 @@ M: io-timeout summary drop "I/O operation timed out" ;
|
||||||
[
|
[
|
||||||
>r handle>> r> wait-for-fd
|
>r handle>> r> wait-for-fd
|
||||||
[ io-timeout ] when
|
[ io-timeout ] when
|
||||||
] with-timeout ;
|
] curry with-timeout ;
|
||||||
|
|
||||||
! Some general stuff
|
! Some general stuff
|
||||||
: file-mode OCT: 0666 ;
|
: file-mode OCT: 0666 ;
|
||||||
|
|
Loading…
Reference in New Issue