Fix Format

This commit is contained in:
Elia Zammuto
2021-05-29 22:29:10 +02:00
parent 4835366a0c
commit ffb80c5fc3
11 changed files with 298 additions and 360 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
namespace confighttp {
void start(std::shared_ptr<safe::signal_t> shutdown_event);
void start(std::shared_ptr<safe::signal_t> shutdown_event);
}
#endif //SUNSHINE_CONFIGHTTP_H