Skip to content

Commit 1c794e1

Browse files
committed
detail
1 parent 4286eed commit 1c794e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sync/moonpool_sync.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[@@@ocaml.deprecated "use Picos_std_sync or single threaded solutions"]
1+
[@@@ocaml.deprecated "use Picos_std_sync directly or single threaded solutions"]
22

33
module Mutex = Picos_std_sync.Mutex
44
module Condition = Picos_std_sync.Condition

0 commit comments

Comments
 (0)