diff options
Diffstat (limited to 'patches')
-rw-r--r-- | patches/patches/087_async4.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/patches/087_async4.patch b/patches/patches/087_async4.patch index 9ea5012..3aec891 100644 --- a/patches/patches/087_async4.patch +++ b/patches/patches/087_async4.patch @@ -7,4 +7,4 @@ < ??? --- > global_counter += 1; -> suspend; +> suspend {} |