Add ERR_DISABLED (517) from ircu.
This commit is contained in:
parent
1e452902dc
commit
bd710c8837
2 changed files with 3 additions and 1 deletions
|
@ -301,6 +301,8 @@ extern const char *form_str(int);
|
|||
*/
|
||||
#define ERR_WRONGPONG 513
|
||||
|
||||
#define ERR_DISABLED 517 /* from ircu */
|
||||
|
||||
#define ERR_HELPNOTFOUND 524
|
||||
|
||||
#define RPL_MODLIST 702
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue