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/blake2b.c')
-rw-r--r--sse/blake2b.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sse/blake2b.c b/sse/blake2b.c
index faa9679..c8c1c5f 100644
--- a/sse/blake2b.c
+++ b/sse/blake2b.c
@@ -371,4 +371,3 @@ fail:
return -1;
}
#endif
-