aboutsummaryrefslogtreecommitdiff
path: root/lib/models/channel/channel.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/models/channel/channel.mli')
-rw-r--r--lib/models/channel/channel.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/models/channel/channel.mli b/lib/models/channel/channel.mli
index feb7323..3eece7d 100644
--- a/lib/models/channel/channel.mli
+++ b/lib/models/channel/channel.mli
@@ -1,3 +1,3 @@
-include module type of Channel_t
-include S.ChannelImpl with
+include module type of Channel_t
+include S.ChannelImpl with
type t := Channel_t.t \ No newline at end of file