send: implement echo-message
This commit is contained in:
parent
4bdf963cdc
commit
be2ce24c42
3 changed files with 11 additions and 2 deletions
|
@ -70,6 +70,7 @@ extern unsigned int CLICAP_AWAY_NOTIFY;
|
|||
extern unsigned int CLICAP_USERHOST_IN_NAMES;
|
||||
extern unsigned int CLICAP_CAP_NOTIFY;
|
||||
extern unsigned int CLICAP_CHGHOST;
|
||||
extern unsigned int CLICAP_ECHO_MESSAGE;
|
||||
|
||||
/*
|
||||
* XXX: this is kind of ugly, but this allows us to have backwards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue