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:
authorPádraig Brady <P@draigBrady.com>2016-11-10 00:30:52 +0300
committerPádraig Brady <P@draigBrady.com>2016-11-10 00:34:46 +0300
commit2407e7a40a2650872c5a2100498960662ea22464 (patch)
tree83db45e70cb9d734f2396bc0e77149520fb03ae2 /ref/blake2sp-ref.c
parenta90684ab3fe788b2ca45076cf9b38335de289f58 (diff)
maint: strip various trailing whitespace
This falls afoul of various commit git commit hooks, so strip trailing whitespace at EOL and EOF.
Diffstat (limited to 'ref/blake2sp-ref.c')
-rw-r--r--ref/blake2sp-ref.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/ref/blake2sp-ref.c b/ref/blake2sp-ref.c
index 29f5c1d..b0e9bae 100644
--- a/ref/blake2sp-ref.c
+++ b/ref/blake2sp-ref.c
@@ -357,9 +357,3 @@ fail:
return -1;
}
#endif
-
-
-
-
-
-