Lenght -> Length

This commit is contained in:
Frank Denis
2013-12-09 16:54:06 -08:00
parent 6eb2c2a284
commit 149ce5b377
+1 -1
View File
@@ -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);