]> WPIA git - cassiopeia.git/blobdiff - src/apps/client.cpp
fmt: Whitespace, indentation, generic source formatting
[cassiopeia.git] / src / apps / client.cpp
index d7cda514b5bcaa8830c75156bf284b77089f96d0..1c1e188eff4197a8e94a027bcc2e2950e7561b0c 100644 (file)
@@ -93,7 +93,7 @@ int main( int argc, const char* argv[] ) {
             // todo set good log TODO FIXME
             sign->setLog( std::shared_ptr<std::ostream>(
                 &std::cout,
-                []( std::ostream * o ) {
+                []( std::ostream* o ) {
                     ( void ) o;
                 } ) );
             checkCRLs( sign );