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 e754a02..b9008aa 100644
--- a/src/game/server/whitelist.hh
+++ b/src/game/server/whitelist.hh
@@ -15,7 +15,7 @@ namespace whitelist
{
void init(void);
void init_late(void);
-void deinit(void);
+void shutdown(void);
} // namespace whitelist
namespace whitelist