Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/BLAKE2/BLAKE2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sse/blake2sp.c')
-rw-r--r--sse/blake2sp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sse/blake2sp.c b/sse/blake2sp.c
index 43ef004..ed0e1ad 100644
--- a/sse/blake2sp.c
+++ b/sse/blake2sp.c
@@ -356,7 +356,3 @@ fail:
return -1;
}
#endif
-
-
-
-