Add RPL_CHANNELMLOCKIS for ircd-side MLOCK enforcement.
This commit is contained in:
parent
cb4ce42ee5
commit
dd0f1f5b88
2 changed files with 2 additions and 1 deletions
|
@ -155,6 +155,7 @@ extern const char *form_str(int);
|
|||
#define RPL_LIST 322
|
||||
#define RPL_LISTEND 323
|
||||
#define RPL_CHANNELMODEIS 324
|
||||
#define RPL_CHANNELMLOCK 325 /* from sorircd 1.3 --nenolod */
|
||||
|
||||
#define RPL_CHANNELURL 328 /* to be sent by services */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue