Skip to content

Commit

Permalink
Doc: fixed missing 'void'
Browse files Browse the repository at this point in the history
  • Loading branch information
LoupVaillant committed Feb 25, 2024
1 parent d7e86db commit 43917fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/crypto_sha512.3monocypher
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 43917fb

Please sign in to comment.