summaryrefslogtreecommitdiffstats
path: root/src/game/server/whitelist.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/server/whitelist.hh')
-rw-r--r--src/game/server/whitelist.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/server/whitelist.hh b/src/game/server/whitelist.hh
index fe7656b..e754a02 100644
--- a/src/game/server/whitelist.hh
+++ b/src/game/server/whitelist.hh
@@ -24,4 +24,4 @@ bool contains(const char* username);
bool matches(const char* username, std::uint64_t password_hash);
} // namespace whitelist
-#endif /* SERVER_WHITELIST_HH */
+#endif // SERVER_WHITELIST_HH