X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=src%2Fapps%2Fsigner.cpp;h=f7f61d8d2932eb26bd4b36366936cc16bd195949;hb=3d3967b16610579e977b5d8685f3eedb10cbc23a;hp=3468eb274d6697c6cf399aefdcc81df182c98bd9;hpb=900e14f37a15fd743527147c7cb2e859b8dfb498;p=cassiopeia.git diff --git a/src/apps/signer.cpp b/src/apps/signer.cpp index 3468eb2..f7f61d8 100644 --- a/src/apps/signer.cpp +++ b/src/apps/signer.cpp @@ -36,7 +36,7 @@ int main( int argc, const char* argv[] ) try { #endif if( parseConfig( path ) != 0 ) { - logger::fatal("Could not parse configuration file."); + logger::fatal( "Could not parse configuration file." ); return -1; }