Skip to content

Commit e42f5e1

Browse files
yamtloganek
authored andcommitted
fix a comment
1 parent 044d107 commit e42f5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testsuite/wasi_threads_exit_main_wasi_read.wat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
;; When the main thread calls proc_exit, it should terminate
2-
;; a thread blocking in a WASI call. (poll_oneoff)
2+
;; a thread blocking in a WASI call. (fd_read)
33
;;
44
;; assumption: read from FD 0 blocks.
55
;;

0 commit comments

Comments
 (0)