]> git.codecow.com Git - Monocypher.git/commitdiff
Manual: function prototype typo
authorLoup Vaillant <loup@loup-vaillant.fr>
Thu, 5 Nov 2020 18:25:20 +0000 (19:25 +0100)
committerLoup Vaillant <loup@loup-vaillant.fr>
Thu, 5 Nov 2020 18:25:20 +0000 (19:25 +0100)
doc/man/man3/advanced/crypto_x25519_inverse.3monocypher

index 30a2086b908fc783cff4cff303558017d9a3315c..e542457fae8efba4c3f95bd98189fd27671f677b 100644 (file)
@@ -60,7 +60,7 @@
 .Fo crypto_x25519_inverse
 .Fa "uint8_t blind_salt[32]"
 .Fa "const uint8_t private_key[32]"
-.Fa "const uint8_t curve_point"
+.Fa "const uint8_t curve_point[32]"
 .Fc
 .Sh DESCRIPTION
 The