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