summaryrefslogtreecommitdiffstats
path: root/src/game/shared/threading.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/shared/threading.hh')
-rw-r--r--src/game/shared/threading.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/shared/threading.hh b/src/game/shared/threading.hh
index bce4811..474d616 100644
--- a/src/game/shared/threading.hh
+++ b/src/game/shared/threading.hh
@@ -47,4 +47,4 @@ inline void threading::submit(AT&&... args)
threading::detail::submit_new(new T(args...));
}
-#endif /* SHARED_THREADING_HH */
+#endif // SHARED_THREADING_HH