mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 10:05:05 -07:00
Zap empty line
This commit is contained in:
parent
f3034d38fc
commit
a3527a476a
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user