chore(fortuna): formatting

[skip ci]
This commit is contained in:
surtur 2021-12-08 03:31:47 +01:00
parent f02952d72a
commit 0e3caebb6d
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -16,7 +16,7 @@
namespace fortuna {
Fortuna::Fortuna(){
Fortuna::Fortuna() {
try {
initialize_prng();
} catch(CryptoPP::Exception& e) {