aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/groestl.c
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2015-01-02 18:52:46 +0200
committerRiccardo Spagni <ric@spagni.net>2015-01-02 18:52:46 +0200
commitf4b69d553a249ace3694e3b4fd307ddffa156d7d (patch)
tree26dbcfe83c94350b492ccb5e1a0ba2f9d1582fc5 /src/crypto/groestl.c
parentMerge pull request #203 (diff)
downloadmonero-f4b69d553a249ace3694e3b4fd307ddffa156d7d.tar.xz
year updated in license
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
+*/