]> WPIA git - cassiopeia.git/blobdiff - src/apps/signer.cpp
fmt: Whitespace, indentation, generic source formatting
[cassiopeia.git] / src / apps / signer.cpp
index 3468eb274d6697c6cf399aefdcc81df182c98bd9..f7f61d8d2932eb26bd4b36366936cc16bd195949 100644 (file)
@@ -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;
     }