aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/main.cpp')
-rw-r--r--src/zenserver/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenserver/main.cpp b/src/zenserver/main.cpp
index cf1ed6ee8..d57722143 100644
--- a/src/zenserver/main.cpp
+++ b/src/zenserver/main.cpp
@@ -83,7 +83,7 @@ int
ZenEntryPoint::Run()
{
zen::SetCurrentThreadName("main");
-
+
#if ZEN_USE_SENTRY
SentryIntegration Sentry;