mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
tests: add publish_user_mood stub
This commit is contained in:
parent
23e886ed5e
commit
e745b4af60
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user