presence: Declare RPL_METADATASET and RPL_METADATAREM.

This commit is contained in:
William Pitcock 2009-06-02 01:32:09 -05:00
parent d153f8fef1
commit 95cc7c44e8
2 changed files with 5 additions and 2 deletions

View File

@ -359,6 +359,9 @@ extern const char *form_str(int);
#define RPL_SCANMATCHED 750
#define RPL_SCANUMODES 751
#define RPL_METADATASET 790
#define RPL_METADATAREM 791
#define RPL_LOGGEDIN 900
#define RPL_LOGGEDOUT 901
#define ERR_NICKLOCKED 902

View File

@ -811,8 +811,8 @@ static const char * replies[] = {
/* 787 */ NULL,
/* 788 */ NULL,
/* 789 */ NULL,
/* 790 */ NULL,
/* 791 */ NULL,
/* 790 RPL_METADATASET */ "%s :Metadata set",
/* 791 RPL_METADATAREM */ "%s :Metadata removed",
/* 792 */ NULL,
/* 793 */ NULL,
/* 794 */ NULL,