aboutsummaryrefslogtreecommitdiffhomepage
path: root/checker/cic.mli
diff options
context:
space:
mode:
Diffstat (limited to 'checker/cic.mli')
-rw-r--r--checker/cic.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/checker/cic.mli b/checker/cic.mli
index 12146715a..c8b7c9e66 100644
--- a/checker/cic.mli
+++ b/checker/cic.mli
@@ -404,7 +404,7 @@ type compilation_unit_name = DirPath.t
type vodigest =
| Dvo of Digest.t (* The digest of the seg_lib part *)
- | Dvivo of Digest.t * Digest.t (* The digest of the seg_lib + seg_univ part *)
+ | Dviovo of Digest.t * Digest.t (* The digest of the seg_lib+seg_univ part *)
type library_info = compilation_unit_name * vodigest