fix whois :)

This commit is contained in:
William Pitcock 2008-04-06 12:04:25 -05:00
parent 3318e109f9
commit af7aaa8444
4 changed files with 11 additions and 2 deletions

View file

@ -307,6 +307,8 @@ extern const char *form_str(int);
#define ERR_HELPNOTFOUND 524
#define RPL_WHOISSECURE 671 /* Unreal3.2 --nenolod */
#define RPL_MODLIST 702
#define RPL_ENDOFMODLIST 703