Adding upstream version 0.7.2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 07:51:51 +01:00
parent dc2839d325
commit b7eff17c9c
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
33 changed files with 913 additions and 181 deletions

View file

@ -64,7 +64,7 @@ function(void)
if (record == NULL)
return;
ck_epoch_register(&epoch, record);
ck_epoch_register(&epoch, record, NULL);
}
/*