mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 02:06:21 +00:00
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
|
||||
void
|
||||
caps_add_feature(char* feature)
|
||||
|
||||
Reference in New Issue
Block a user