summaryrefslogtreecommitdiffstats
path: root/ocamlbuild/shell.mli
diff options
context:
space:
mode:
Diffstat (limited to 'ocamlbuild/shell.mli')
-rw-r--r--ocamlbuild/shell.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocamlbuild/shell.mli b/ocamlbuild/shell.mli
index 2eb5e30ba..d393c7b3e 100644
--- a/ocamlbuild/shell.mli
+++ b/ocamlbuild/shell.mli
@@ -9,7 +9,7 @@
(* *)
(***********************************************************************)
-(* $Id$ *)
+
(* Original author: Nicolas Pouillard *)
val is_simple_filename : string -> bool
val quote_filename_if_needed : string -> string