From: Loup Vaillant Date: Sun, 25 Feb 2024 22:24:01 +0000 (+0100) Subject: Doc: fixed missing 'void' X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=43917fbae280ccb26cbc0a1e24376b622db57365;p=Monocypher.git Doc: fixed missing 'void' --- diff --git a/doc/crypto_sha512.3monocypher b/doc/crypto_sha512.3monocypher index d03578e..b4da657 100644 --- a/doc/crypto_sha512.3monocypher +++ b/doc/crypto_sha512.3monocypher @@ -112,6 +112,7 @@ .Fa "crypto_sha512_hmac_ctx *ctx" .Fa "uint8_t hmac[64]" .Fc +.Ft void .Fo crypto_sha512_hkdf .Fa "uint8_t *okm" .Fa "size_t okm_size"