This commit is contained in:
swrup 2025-12-15 16:02:40 +01:00
parent c6b197bde6
commit 0f39f17ed9
2 changed files with 3 additions and 3 deletions

View file

@ -233,7 +233,7 @@ let load conn =
dn_ht;
dn_revoked_ht;
})
| _, _ -> error_invalid_state
| _, _, _ -> error_invalid_state
let make_new () =
let lock = Miou.Mutex.create () in