commit 5b465916e0ee63200de9459eeb179e5bbdc45968 parent 4caa684c78580f6d24f450cacdbea3cef5f47396 Author: Christian Grothoff <grothoff@gnunet.org> Date: Fri, 17 Jul 2026 19:23:13 +0200 last_keys is not for donau Diffstat:
| M | src/include/donau_service.h | | | 7 | ++----- |
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/src/include/donau_service.h b/src/include/donau_service.h @@ -316,11 +316,8 @@ struct DONAU_GetKeysHandle; /** - * Fetch the main /keys resources from an donau. Does an incremental - * fetch if @a last_keys is given. The obtained information will be passed to - * the @a cert_cb (possibly after first merging it with @a last_keys to - * produce a full picture; expired keys will be removed from @a - * last_keys if there are any). + * Fetch the main /keys resources from an donau. The obtained + * information will be passed to the @a cert_cb. * * @param ctx the context * @param url HTTP base URL for the donau