From 84e56a88817f7178b4895e2adf863b4d98b42e64 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 25 Aug 2012 20:12:27 +0300 Subject: Add const to other classes. --- src/channel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/channel.cpp') diff --git a/src/channel.cpp b/src/channel.cpp index dd52fe75d..1fda46cc5 100644 --- a/src/channel.cpp +++ b/src/channel.cpp @@ -26,7 +26,7 @@ #include "debug.h" -Channel::Channel(short id, +Channel::Channel(const short id, const std::string &name, const std::string &announcement) : mId(id), -- cgit v1.2.3-60-g2f50