From 9ebda853f5bc470858501897442610699a5fd5de Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 30 Mar 2020 17:24:12 +0100 Subject: Fix various documentation and formatting issues. --- include/clientprotocolmsg.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/clientprotocolmsg.h') diff --git a/include/clientprotocolmsg.h b/include/clientprotocolmsg.h index 0dbac1396..b828934d4 100644 --- a/include/clientprotocolmsg.h +++ b/include/clientprotocolmsg.h @@ -488,6 +488,7 @@ class ClientProtocol::Messages::Privmsg : public ClientProtocol::Message * @param target Target string. * @param text Privmsg text, will be copied. * @param mt Message type. + * @param status Prefix character for status messages. If non-zero the message is a status message. Optional, defaults to 0. */ Privmsg(const std::string& source, const std::string& target, const std::string& text, MessageType mt = MSG_PRIVMSG, char status = 0) : ClientProtocol::Message(CommandStrFromMsgType(mt), source) -- cgit v1.3.1-10-gc9f91