From 39f39919fb4749787393e95503f9814912265a73 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 11 Dec 2024 22:04:40 +0100 Subject: Review the consistency request --- lib/configuration/read_conf.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/configuration/read_conf.ml') diff --git a/lib/configuration/read_conf.ml b/lib/configuration/read_conf.ml index 8d467a5..952c43c 100644 --- a/lib/configuration/read_conf.ml +++ b/lib/configuration/read_conf.ml @@ -161,7 +161,7 @@ module Make (S : Decoders.Decode.S) = struct in S.succeed - Syntax. + Syntax.Extern. { intern_key; extern_key; -- cgit v1.2.3