summaryrefslogtreecommitdiff
path: root/modules/commands/os_akill.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/commands/os_akill.cpp')
-rw-r--r--modules/commands/os_akill.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/commands/os_akill.cpp b/modules/commands/os_akill.cpp
index 971b284e5..bf2a1abe8 100644
--- a/modules/commands/os_akill.cpp
+++ b/modules/commands/os_akill.cpp
@@ -304,7 +304,7 @@ class CommandOSAKill : public Command
else
{
source.Reply(_("Current AKILL list:"));
-
+
std::vector<Anope::string> replies;
list.Process(replies);