This commit is contained in:
Frank Denis
2013-11-20 14:08:57 -08:00
parent 0331a0da97
commit b64f19d439
+1 -1
View File
@@ -112,7 +112,7 @@ A convenience header includes everything you need to use the library:
#include <sodium.h>
This is not required, however, before any other libsodium function, it
This is not required, however, before any other libsodium functions, it
is recommended to call:
sodium_init();