1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: add missing empty line

This commit is contained in:
Sébastien Helleu
2025-05-04 21:01:57 +02:00
parent 59b06c96de
commit ceb6a007ff
+1
View File
@@ -363,6 +363,7 @@ hash_end:
fclose (file);
return rc;
}
/*
* Computes PKCS#5 Passphrase Based Key Derivation Function number 2 (PBKDF2)
* hash of data.