Skip to content

Commit

Permalink
Temporary experiment
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
aantron committed Oct 25, 2016
1 parent cd55391 commit 3388436
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/unix/lwt_unix.mli
Original file line number Diff line number Diff line change
Expand Up @@ -1100,7 +1100,7 @@ type flush_queue =
| TCIOFLUSH

val tcflush : file_descr -> flush_queue -> unit Lwt.t
(** Wrapper for [Unix.tcflush] *)
(** Wrapper for [Unix.tcflush]. *)

type flow_action =
Unix.flow_action =
Expand Down

0 comments on commit 3388436

Please sign in to comment.