blob: 885dfc5525e72b7f6316357744bb3abde91b55fc (
plain) (
tree)
|
|
void sends_new_item(void **state);
void sends_new_item_nick(void **state);
void sends_remove_item(void **state);
void sends_remove_item_nick(void **state);
void sends_nick_change(void **state);
|