summaryrefslogtreecommitdiff
path: root/checker
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2009-07-04 13:28:35 +0200
committerGravatar Stephane Glondu <steph@glondu.net>2009-07-04 13:28:35 +0200
commite4282ea99c664d8d58067bee199cbbcf881b60d5 (patch)
treed4c4a873eb055c728666f367469fa26c3417793a /checker
parenta0a94c1340a63cdb824507b973393882666ba52a (diff)
Imported Upstream version 8.2.pl1+dfsgupstream/8.2.pl1+dfsg
Diffstat (limited to 'checker')
-rw-r--r--checker/safe_typing.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checker/safe_typing.ml b/checker/safe_typing.ml
index 9e886837..f4ffb302 100644
--- a/checker/safe_typing.ml
+++ b/checker/safe_typing.ml
@@ -108,7 +108,7 @@ type compiled_library =
open Validate
let val_deps = val_list (val_tuple"dep"[|val_dp;no_val|])
-let val_vo = val_tuple "vo" [|val_dp;val_module;val_deps;val_eng|]
+let val_vo = val_tuple "vo" [|val_dp;val_module;val_deps;val_opt val_eng|]
(* This function should append a certificate to the .vo file.
The digest must be part of the certicate to rule out attackers