diff options
Diffstat (limited to 'src/crypto/groestl.c')
-rw-r--r-- | src/crypto/groestl.c | 2 |
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 +*/ |