aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/feedback.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/feedback.mli')
-rw-r--r--lib/feedback.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/feedback.mli b/lib/feedback.mli
index b3c0c8896..7e7b57625 100644
--- a/lib/feedback.mli
+++ b/lib/feedback.mli
@@ -40,7 +40,7 @@ type feedback_content =
| GlobDef of Loc.t * string * string * string
| ErrorMsg of Loc.t * string
| InProgress of int
- | SlaveStatus of int * string
+ | SlaveStatus of string * string
| ProcessingInMaster
| Goals of Loc.t * string
| FileLoaded of string * string