mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Lenght -> Length
This commit is contained in:
@@ -20,7 +20,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#define crypto_auth_BYTES crypto_auth_hmacsha512256_BYTES
|
||||
/// Lenght of the authenticator
|
||||
/// Length of the authenticator
|
||||
SODIUM_EXPORT
|
||||
size_t crypto_auth_bytes(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user