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 'b2sum/b2sum.c')
-rw-r--r--b2sum/b2sum.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/b2sum/b2sum.c b/b2sum/b2sum.c
index e354364..7ce2712 100644
--- a/b2sum/b2sum.c
+++ b/b2sum/b2sum.c
@@ -385,4 +385,3 @@ int main( int argc, char **argv )
return 0;
}
-