]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/channels.h
irc::stringjoiner cleanup
[user/henk/code/inspircd.git] / include / channels.h
index 56e1a5a49e9660c677fc2dc18aed5307dbe5aa85..b71da1570fbe5b41fdfca96031a4386fd8dbf973 100644 (file)
@@ -279,7 +279,7 @@ class CoreExport Channel : public Extensible, public InviteBase
         * otherwise it is replaced with '<KEY>'
         * @return The channel mode string
         */
-       char* ChanModes(bool showkey);
+       const char* ChanModes(bool showkey);
 
        /** Spool the NAMES list for this channel to the given user
         * @param user The user to spool the NAMES list to