From 954d4527558bbf797fd0389b0400fb05963ff96b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Feb 2016 23:58:09 +0300 Subject: Add some more missing consts. --- src/net/eathena/chathandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/eathena/chathandler.h') diff --git a/src/net/eathena/chathandler.h b/src/net/eathena/chathandler.h index ed9183465..f8356a84d 100644 --- a/src/net/eathena/chathandler.h +++ b/src/net/eathena/chathandler.h @@ -49,7 +49,7 @@ class ChatHandler final : public Ea::ChatHandler const std::string &restrict text) const override final; - void joinChannel(const std::string &channel) override final; + void joinChannel(const std::string &channel) const override final; void who() const override final; -- cgit v1.2.3-70-g09d2