From f3d4769e7435711a1c1767240116960561da9440 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 4 Sep 2017 13:05:28 +0200 Subject: [PATCH] Test --- crypto777/iguana_serdes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto777/iguana_serdes.c b/crypto777/iguana_serdes.c index 68531a451..a0b905bfd 100755 --- a/crypto777/iguana_serdes.c +++ b/crypto777/iguana_serdes.c @@ -17,7 +17,7 @@ #include "OS_portable.h" #include "../includes/curve25519.h" -// threadsafe +// threadsafe int32_t iguana_rwnum(int32_t rwflag,uint8_t *serialized,int32_t len,void *endianedp) { int32_t i; uint64_t x;