diff --git a/src/core/core-crypto.c b/src/core/core-crypto.c index dfce6998f..ddf475e60 100644 --- a/src/core/core-crypto.c +++ b/src/core/core-crypto.c @@ -363,6 +363,7 @@ hash_end: fclose (file); return rc; } + /* * Computes PKCS#5 Passphrase Based Key Derivation Function number 2 (PBKDF2) * hash of data.