aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/groestl.c
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2015-01-02 18:54:22 +0200
committerRiccardo Spagni <ric@spagni.net>2015-01-02 18:54:27 +0200
commit54fbf2afb3bc029823ed6c200e08bd21fe42ac10 (patch)
tree26dbcfe83c94350b492ccb5e1a0ba2f9d1582fc5 /src/crypto/groestl.c
parentMerge pull request #203 (diff)
parentyear updated in license (diff)
downloadmonero-54fbf2afb3bc029823ed6c200e08bd21fe42ac10.tar.xz
Merge pull request #208
f4b69d5 year updated in license (Riccardo Spagni)
Diffstat (limited to 'src/crypto/groestl.c')
-rw-r--r--src/crypto/groestl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/groestl.c b/src/crypto/groestl.c
index 00bf987c9..e1c89cc3b 100644
--- a/src/crypto/groestl.c
+++ b/src/crypto/groestl.c
@@ -357,4 +357,4 @@ static int crypto_hash(unsigned char *out,
return 0;
}
-*/ \ No newline at end of file
+*/