tests: add publish_user_mood stub
This commit is contained in:
@@ -426,6 +426,11 @@ iq_muc_register_nick(const char* const roomjid)
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void
|
||||||
|
publish_user_mood(const char* const mood, const char* const text)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
// caps functions
|
// caps functions
|
||||||
void
|
void
|
||||||
caps_add_feature(char* feature)
|
caps_add_feature(char* feature)
|
||||||
|
|||||||
Reference in New Issue
Block a user