Zap empty line

This commit is contained in:
Frank Denis
2014-05-12 14:20:52 -07:00
parent f3034d38fc
commit a3527a476a
-1
View File
@@ -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.