mirror of
https://github.com/c-cube/nanoev.git
synced 2025-12-05 19:00:35 -05:00
remove comment
This commit is contained in:
parent
bbd77c4730
commit
c2b7c0e39d
1 changed files with 1 additions and 3 deletions
|
|
@ -5,6 +5,4 @@ include module type of struct
|
|||
end
|
||||
|
||||
val create : unit -> t
|
||||
(** Create a new nanoev loop using [Iomux] (poll/ppoll).
|
||||
|
||||
{b NOTE}: this is NOT thread-safe *)
|
||||
(** Create a new nanoev loop using [Iomux] (poll/ppoll). *)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue