presence: Declare RPL_METADATASET and RPL_METADATAREM.

This commit is contained in:
William Pitcock 2009-06-02 01:32:09 -05:00
parent f01154c478
commit 195d10c293
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