Add 328 numeric (ChanServ channel URL) to the header files.

This commit is contained in:
Jilles Tjoelker 2008-08-17 14:49:01 +02:00
parent f11d08a405
commit 8c59a8403b
2 changed files with 3 additions and 1 deletions

View file

@ -154,6 +154,8 @@ extern const char *form_str(int);
#define RPL_LISTEND 323
#define RPL_CHANNELMODEIS 324
#define RPL_CHANNELURL 328 /* to be sent by services */
#define RPL_CREATIONTIME 329
#define RPL_WHOISLOGGEDIN 330