mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Zap empty line
This commit is contained in:
@@ -201,7 +201,6 @@ them:
|
||||
|
||||
int sodium_mlock(void *addr, size_t len);
|
||||
|
||||
|
||||
Once done with these pages, they can be unlocked with
|
||||
`sodium_munlock()`. This function will zero the data before unlocking
|
||||
the pages.
|
||||
|
||||
Reference in New Issue
Block a user