summaryrefslogtreecommitdiff
path: root/modules/protocol/bahamut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/protocol/bahamut.cpp')
-rw-r--r--modules/protocol/bahamut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/protocol/bahamut.cpp b/modules/protocol/bahamut.cpp
index cdb05e7f7..66e7cca61 100644
--- a/modules/protocol/bahamut.cpp
+++ b/modules/protocol/bahamut.cpp
@@ -88,7 +88,7 @@ void bahamut::senders::AkillDel::Send(XLine* x)
}
}
- Uplink::Send("RAKKILL", x->GetHost(), x->GetUser());
+ Uplink::Send("RAKILL", x->GetHost(), x->GetUser());
}
void bahamut::senders::MessageChannel::Send(Channel* c)