summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/support/fileevent.mli
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/support/fileevent.mli')
-rw-r--r--otherlibs/labltk/support/fileevent.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/otherlibs/labltk/support/fileevent.mli b/otherlibs/labltk/support/fileevent.mli
index c567846f1..8c6d0d481 100644
--- a/otherlibs/labltk/support/fileevent.mli
+++ b/otherlibs/labltk/support/fileevent.mli
@@ -13,6 +13,8 @@
(* *)
(*************************************************************************)
+(* $Id$ *)
+
open Unix
val add_fileinput : fd:file_descr -> callback:(unit -> unit) -> unit