Skip to content

Commit

Permalink
Update canary_server.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
beats-dh committed Oct 18, 2023
1 parent b499526 commit f431495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/canary_server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ CanaryServer::CanaryServer(
Logger &logger,
RSA &rsa,
ServiceManager &serviceManager
) :
) :
logger(logger),
rsa(rsa),
serviceManager(serviceManager),
Expand Down

0 comments on commit f431495

Please sign in to comment.