X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fsnomasks.h;h=817371613c1833a4af4cff65affa0330123b8352;hb=b18e6b5556f2deedf6ebf154477c4d69dcf02638;hp=bd08773e9972be82a4f0dd591ee110ace0177cc8;hpb=0b63ccd0b5cb26883d6becb196fb98e4f95d0397;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/snomasks.h b/include/snomasks.h index bd08773e9..817371613 100644 --- a/include/snomasks.h +++ b/include/snomasks.h @@ -50,7 +50,7 @@ class Snomask /** Sends a message to all opers with this snomask. * @param message The message to send - * @param remote If true the message will go to the uppercase variant of this snomask + * @param letter The snomask character to send the message to. */ void SendMessage(const std::string& message, char letter);