mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 08:06:21 +00:00
Adjust test stub of blocking command
This commit is contained in:
@@ -547,7 +547,7 @@ blocked_list(void)
|
||||
}
|
||||
|
||||
gboolean
|
||||
blocked_add(char* jid)
|
||||
blocked_add(char* jid, blocked_report reportkind, const char* const message)
|
||||
{
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user