aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Responsefile.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Responsefile.mli')
-rw-r--r--lib/Responsefile.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Responsefile.mli b/lib/Responsefile.mli
index b55dac16..ec82c32e 100644
--- a/lib/Responsefile.mli
+++ b/lib/Responsefile.mli
@@ -15,6 +15,6 @@
(* *********************************************************************)
-val expand_responsefiles: string array -> string array
+val expandargv: string array -> string array
(** Expand responsefile arguments contained in the array and return the full
set of arguments. *)