[Ed25519] typo in C file
This commit is contained in:
parent
5c851e3d01
commit
d595c01c09
@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#define ED25519_FN(fn) crypotnite_##fn
|
||||
#define ED25519_FN(fn) cryptonite_##fn
|
||||
|
||||
#include "ed25519-donna.h"
|
||||
#include "ed25519.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user