Define RPL_STARTTLS.

This commit is contained in:
William Pitcock 2012-09-22 14:04:57 -05:00
parent 4727c0f586
commit 3e54d7bfb0
2 changed files with 2 additions and 1 deletions

View file

@ -316,6 +316,7 @@ extern const char *form_str(int);
#define ERR_HELPNOTFOUND 524
#define RPL_STARTTLS 670 /* ircv3.atheme.org tls-3.1 */
#define RPL_WHOISSECURE 671 /* Unreal3.2 --nenolod */
#define RPL_MODLIST 702